See: Description
| Class | Description | 
|---|---|
| ClientCacheDistributedObject | Basic client proxy object which serves as an accessor to  ClientContext. | 
| ClientCacheProxy<K,V> | ICache implementation for client
 
 This proxy is the implementation of ICache and javax.cache.Cache which is returned by
 HazelcastClientCacheManager. | 
| ClientCacheStatisticsImpl | CacheStatisticsimplementation for client sideICache. | 
| ClientClusterWideIterator<K,V> | Client side cluster-wide iterator for  ICache. | 
| HazelcastClientCacheManager | CacheManager implementation for client side
 
 Provides client side cacheManager functionality | 
| HazelcastClientCachingProvider | Provides client cachingProvider implementation. | 
Hazelcast JSR-107 aka JCache implementation client side
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.