See: Description
| Interface | Description |
|---|---|
| ClientConnectionManagerFactory | |
| ClientExceptionFactory.ExceptionFactory | |
| ClientMessageDecoder |
Interface to pass specific decode methods to generic data structures that is dealing with client message
|
| Class | Description |
|---|---|
| ClientDynamicClusterConfig |
Client implementation of member side config.
|
| ClientExceptionFactory |
This class has the error codes and means of
1) creating exception from error code
2) getting the error code of given exception
|
| ClientICacheManager |
Hazelcast instance cache manager provides a means to obtain JCache caches via HazelcastInstance API.
|
| ClientImpl |
Default
Client implementation. |
| ClientLockReferenceIdGenerator |
This class generates unique (per client) incrementing reference ID which is used during locking related requests.
|
| ClientLoggingService | |
| DefaultClientConnectionManagerFactory | |
| DefaultClientExtension | |
| HazelcastClientInstanceImpl | |
| HazelcastClientProxy |
A client-side proxy
HazelcastInstance instance. |
| LifecycleServiceImpl |
Default
LifecycleService implementation for the client. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.