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
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
evict
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.