See: Description
Class | Description |
---|---|
ClientAtomicLongProxy |
Proxy implementation of
IAtomicLong . |
ClientAtomicReferenceProxy<E> |
Proxy implementation of
IAtomicReference . |
ClientCardinalityEstimatorProxy |
Proxy implementation of
CardinalityEstimator . |
ClientClusterProxy |
Client implementation of the
Cluster . |
ClientConditionProxy |
Proxy implementation of
ICondition . |
ClientCountDownLatchProxy |
Proxy implementation of
ICountDownLatch . |
ClientDurableExecutorServiceProxy |
Proxy implementation of
DurableExecutorService . |
ClientExecutorServiceProxy | |
ClientIdGeneratorProxy |
Proxy implementation of
IdGenerator . |
ClientListProxy<E> |
Proxy implementation of
IList . |
ClientLockProxy |
Proxy implementation of
ILock . |
ClientMapProxy<K,V> |
Proxy implementation of
IMap . |
ClientMapReduceProxy |
Proxy implementation of
JobTracker for a client initiated map reduce job. |
ClientMultiMapProxy<K,V> |
Proxy implementation of
MultiMap . |
ClientQueueProxy<E> |
Proxy implementation of
IQueue . |
ClientReliableTopicProxy<E> |
Reliable proxy implementation of
ITopic . |
ClientReplicatedMapProxy<K,V> |
The replicated map client side proxy implementation proxying all requests to a member node
|
ClientRingbufferProxy<E> |
Proxy implementation of
Ringbuffer . |
ClientScheduledExecutorProxy |
Client proxy implementation of
IScheduledExecutorService . |
ClientScheduledFutureProxy<V> |
Proxy implementation of
IScheduledFuture . |
ClientSemaphoreProxy |
Proxy implementation of
ISemaphore . |
ClientSetProxy<E> |
Proxy implementation of
ISet . |
ClientTopicProxy<E> |
Proxy implementation of
ITopic . |
IExecutorDelegatingFuture<V> |
An Abstract DelegatingFuture that can cancel a Runnable/Callable that is executed by an
IExecutorService . |
NearCachedClientMapProxy<K,V> |
A Client-side
IMap implementation which is fronted by a Near Cache. |
PartitionServiceProxy |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.