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 |
---|---|
PacketWriter |
DefaultNodeInitializer.createPacketWriter(TcpIpConnection connection,
IOService ioService) |
PacketWriter |
NodeInitializer.createPacketWriter(TcpIpConnection connection,
IOService ioService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPacketWriter |
Modifier and Type | Method and Description |
---|---|
PacketWriter |
TcpIpConnectionManager.createPacketWriter(TcpIpConnection connection) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.