| Package | Description | 
|---|---|
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ByteArrayProcessor | 
DefaultNodeExtension.createMulticastInputProcessor(IOService ioService)  | 
ByteArrayProcessor | 
NodeExtension.createMulticastInputProcessor(IOService ioService)
Returns a byte array processor for incoming data on the Multicast joiner 
 | 
ByteArrayProcessor | 
DefaultNodeExtension.createMulticastOutputProcessor(IOService ioService)  | 
ByteArrayProcessor | 
NodeExtension.createMulticastOutputProcessor(IOService ioService)
Returns a byte array processor for outgoing data on the Multicast joiner 
 | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.