Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.connection.nio |
Contains classes related to New IO for com.hazelcast.client.connection
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.nio |
This package contains classes related to New IO
|
com.hazelcast.nio.ascii |
Contains SocketTextReader and SocketTextWriter classes;
|
com.hazelcast.nio.tcp |
Contains functionality for the TCP/IP Networking between cluster members
|
com.hazelcast.nio.tcp.iobalancer |
Contains Handler Migration classes
|
Class and Description |
---|
SocketChannelWrapperFactory |
Class and Description |
---|
AbstractIOSelector |
IOSelector |
IOSelectorOutOfMemoryHandler |
SelectionHandler |
SocketChannelWrapper |
Class and Description |
---|
SocketChannelWrapperFactory |
Class and Description |
---|
PacketReader |
PacketWriter |
SocketChannelWrapperFactory |
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
Class and Description |
---|
PacketReader |
PacketWriter |
SocketChannelWrapperFactory |
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
Class and Description |
---|
SocketReader |
SocketWriter |
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
Class and Description |
---|
AbstractIOSelector |
AbstractSelectionHandler |
IOSelector |
IOSelectorOutOfMemoryHandler |
MigratableHandler
A
SelectionHandler that supports migration between IOSelector instances. |
PacketReader |
PacketWriter |
ReadHandler
The reading side of the
Connection . |
SelectionHandler |
SocketChannelWrapper |
SocketChannelWrapperFactory |
SocketWriter |
TcpIpConnection
The Tcp/Ip implementation of the
Connection . |
TcpIpConnectionManager |
TcpIpConnectionMonitor |
WriteHandler
The writing side of the
TcpIpConnection . |
Class and Description |
---|
InSelectorImpl |
OutSelectorImpl |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.