public interface SampleableCacheRecordMap<K extends Data,V extends CacheRecord> extends CacheRecordMap<K,V>, SampleableEvictableStore<K,V>
fetchEntries, fetchKeys, setEntryCounting
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
sample
evict
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.