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.client.impl.protocol.util |
Protocol utils
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
com.hazelcast.internal.networking |
Contains the socket connection functionality.
|
com.hazelcast.internal.networking.nonblocking |
Contains the non blocking
TcpIpConnectionMonitor . |
com.hazelcast.internal.networking.spinning |
Contains the implementation of the
SpinningIOThreadingModel . |
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
This whole package is internal and no compatibility will be provided. |
Class and Description |
---|
SocketChannelWrapperFactory
A factory for creating
SocketChannelWrapper instances. |
Class and Description |
---|
IOThreadingModel
An abstract of the threading model used by the
Connection . |
SocketChannelWrapper
Wraps a
SocketChannel . |
SocketConnection |
SocketReader
The SocketReader is responsible for reading data from the socket, on behalf of a connection, into a
ByteBuffer . |
SocketWriter |
Class and Description |
---|
SocketChannelWrapperFactory
A factory for creating
SocketChannelWrapper instances. |
Class and Description |
---|
ReadHandler
Reads content from a
ByteBuffer and processes it. |
Class and Description |
---|
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketChannelWrapperFactory
A factory for creating
SocketChannelWrapper instances. |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketChannelWrapper
Wraps a
SocketChannel . |
SocketConnection |
SocketReader
The SocketReader is responsible for reading data from the socket, on behalf of a connection, into a
ByteBuffer . |
SocketWriter |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
IOOutOfMemoryHandler |
IOThreadingModel
An abstract of the threading model used by the
Connection . |
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketChannelWrapper
Wraps a
SocketChannel . |
SocketConnection |
SocketReader
The SocketReader is responsible for reading data from the socket, on behalf of a connection, into a
ByteBuffer . |
SocketReaderInitializer |
SocketWriter |
SocketWriterInitializer |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
IOOutOfMemoryHandler |
IOThreadingModel
An abstract of the threading model used by the
Connection . |
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketConnection |
SocketReader
The SocketReader is responsible for reading data from the socket, on behalf of a connection, into a
ByteBuffer . |
SocketReaderInitializer |
SocketWriter |
SocketWriterInitializer |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
IOOutOfMemoryHandler |
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketChannelWrapperFactory
A factory for creating
SocketChannelWrapper instances. |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
ReadHandler
Reads content from a
ByteBuffer and processes it. |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Class and Description |
---|
IOThreadingModel
An abstract of the threading model used by the
Connection . |
ReadHandler
Reads content from a
ByteBuffer and processes it. |
SocketChannelWrapper
Wraps a
SocketChannel . |
SocketChannelWrapperFactory
A factory for creating
SocketChannelWrapper instances. |
SocketConnection |
SocketReader
The SocketReader is responsible for reading data from the socket, on behalf of a connection, into a
ByteBuffer . |
SocketReaderInitializer |
SocketWriter |
SocketWriterInitializer |
WriteHandler
Responsible for writing
OutboundFrame to a ByteBuffer . |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.