Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
Modifier and Type | Method and Description |
---|---|
PacketReader |
DefaultNodeInitializer.createPacketReader(TcpIpConnection connection,
IOService ioService) |
PacketReader |
NodeInitializer.createPacketReader(TcpIpConnection connection,
IOService ioService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPacketReader |
Modifier and Type | Method and Description |
---|---|
PacketReader |
TcpIpConnectionManager.createPacketReader(TcpIpConnection connection) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.