| Interface | Description |
|---|---|
| ClientEngine | |
| LoadBalancer |
LoadBalancer allows you to send operations to one of a number of endpoints(Members). |
| RetryableRequest | |
| SecureRequest |
| Class | Description |
|---|---|
| AllPartitionsClientRequest |
Base class for client requests that will run on all partitions.
|
| AuthenticationRequest |
Client Authentication Request that holds credentials
|
| BaseClientRemoveListenerRequest | |
| CallableClientRequest | |
| ClientCreateRequest | |
| ClientDataSerializerHook |
Client DataSerializable Factory ID
|
| ClientDestroyRequest | |
| ClientDisconnectionOperation | |
| ClientEndpoint | |
| ClientEndpointManager |
ClientEndpoints are stored and managed thorough this class.
|
| ClientEngineImpl |
Class that requests, listeners from client handled in node side.
|
| ClientImpl | |
| ClientOutOfMemoryHandler |
To clear resources of the client upon OutOfMemory
|
| ClientOutOfMemoryHandler.ClientHelper | |
| ClientPortableFactory |
Factory class for central client requests
|
| ClientPortableHook |
Serialization factory id constants
|
| ClientPrincipal | |
| ClientReAuthOperation | |
| ClientRequest | |
| ClientResponse | |
| ClientServiceProxy | |
| ClientTypes | |
| DistributedObjectInfo | |
| DistributedObjectListenerRequest | |
| GenericError | |
| GetDistributedObjectsRequest | |
| HazelcastClient |
Hazelcast Client enables you to do all Hazelcast operations without
being a member of the cluster.
|
| HazelcastClientProxy | |
| InvocationClientRequest | |
| KeyBasedClientRequest | |
| LifecycleServiceImpl | |
| MultiPartitionClientRequest | |
| MultiTargetClientRequest |
Base class for client requests that will be send more than one member
|
| OperationFactoryWrapper | |
| PartitionClientRequest | |
| RemoveAllListeners |
When a connection does not respond to heart-beat we switch the listeners to another endpoint
If somehow connection starts to respond heart-beat we need to signal the endpoint to remove the listeners
|
| RemoveDistributedObjectListenerRequest |
Client request to add a distributed object listener to a remote node.
|
| TargetClientRequest |
| Exception | Description |
|---|---|
| AuthenticationException |
This exception is thrown when given credentials from client is not valid.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.