Interface | Description |
---|---|
BufferObjectDataInput | |
BufferObjectDataOutput | |
Connection |
Represents a 'connection' between two machines.
|
ConnectionListenable |
Provides connection listen capabilities.
|
ConnectionListener |
A listener for the
ConnectionManager to listen to connections
being added or removed. |
ConnectionManager |
Responsible for managing
Connection objects. |
Disposable |
A
Disposable is a container of data and/or resources that can be disposed. |
IOService | |
MemberSocketInterceptor |
Member Socket Interceptor can be registered via
see
SocketInterceptorConfig |
ObjectDataInput |
Provides serialization methods for arrays of primitive types.
|
ObjectDataOutput |
Provides serialization methods for arrays by extending DataOutput
|
SocketInterceptor |
An interface that provides the ability to intercept the creation of sockets.
|
VersionAware |
Enables getting the version from the implementing object.
|
Class | Description |
---|---|
Address |
Represents an address of a member in the cluster.
|
Bits |
Access and manipulate bits, bytes, primitives ...
|
ClassLoaderUtil |
Utility class to deal with classloaders.
|
IOUtil | |
NodeIOService | |
Packet |
A Packet is a piece of data sent over the wire.
|
Protocols |
First bytes to send a node that defines selected protocol
|
UnsafeHelper | Deprecated
Use
MemoryAccessor instead due to following reasons: |
Enum | Description |
---|---|
ConnectionType |
An enumeration of all possible Connection types.
|
Packet.Type |
This package contains classes related to New IO
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.