Package com.hazelcast.client.proxy

This package contains client side proxy implementations of the different Hazelcast data structures and operation types

See:
          Description

Class Summary
AbstractClientCollectionProxy<E>  
ClientAtomicLongProxy  
ClientAtomicReferenceProxy<E>  
ClientClusterProxy Client implementation of the Cluster.
ClientConditionProxy  
ClientCountDownLatchProxy  
ClientExecutorServiceProxy  
ClientIdGeneratorProxy  
ClientListProxy<E>  
ClientLockProxy  
ClientMapProxy<K,V>  
ClientMapReduceProxy  
ClientMultiMapProxy<K,V>  
ClientQueueProxy<E>  
ClientReplicatedMapProxy<K,V> The replicated map client side proxy implementation proxying all requests to a member node
ClientSemaphoreProxy  
ClientSetProxy<E>  
ClientTopicProxy<E>  
PartitionServiceProxy  
 

Package com.hazelcast.client.proxy Description

This package contains client side proxy implementations of the different Hazelcast data structures and operation types



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.