Package com.hazelcast.cache.impl.nearcache.impl

Near cache implementations.

See:
          Description

Interface Summary
NearCacheRecordMap<K,V extends NearCacheRecord> Contract point for all record maps to be used for storage in near-cache.
SampleableNearCacheRecordMap<K,V extends NearCacheRecord> Contract point for all record maps these supports entry sampling to be used for storage in near-cache.
 

Class Summary
DefaultNearCache<K,V>  
DefaultNearCacheManager  
 

Package com.hazelcast.cache.impl.nearcache.impl Description

Near cache implementations.



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