Package | Description |
---|---|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.spi.impl.packetdispatcher.impl |
Contains the implementation of the
PacketDispatcher . |
Constructor and Description |
---|
MemberReadHandler(TcpIpConnection connection,
PacketDispatcher packetDispatcher) |
Modifier and Type | Method and Description |
---|---|
PacketDispatcher |
NodeEngineImpl.getPacketDispatcher() |
Modifier and Type | Class and Description |
---|---|
class |
PacketDispatcherImpl
Default
PacketDispatcher implementation. |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.