Uses of Class
com.hazelcast.map.impl.NearCacheRecord

Packages that use NearCacheRecord
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
 

Uses of NearCacheRecord in com.hazelcast.map.impl
 

Methods in com.hazelcast.map.impl that return types with arguments of type NearCacheRecord
static Comparator<NearCacheRecord> NearCacheRecord.getComparator(EvictionPolicy evictionPolicy)
           
 Map<Data,NearCacheRecord> NearCache.getReadonlyMap()
           
 



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