com.hazelcast.cache.impl.nearcache.impl
K
- type of the keyV
- type of the NearCacheRecord
to be storedpublic interface NearCacheRecordMap<K,V extends NearCacheRecord> extends ConcurrentMap<K,V>, EvictableStore<K,V>
NearCacheRecord
,
EvictableStore
putIfAbsent, remove, replace, replace
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
evict
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.