|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheRecordHashMap.EvictableSamplingEntry | |
---|---|
com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
Uses of CacheRecordHashMap.EvictableSamplingEntry in com.hazelcast.cache.impl.record |
---|
Methods in com.hazelcast.cache.impl.record that return CacheRecordHashMap.EvictableSamplingEntry | |
---|---|
protected CacheRecordHashMap.EvictableSamplingEntry |
CacheRecordHashMap.createSamplingEntry(Data key,
CacheRecord value)
|
Methods in com.hazelcast.cache.impl.record that return types with arguments of type CacheRecordHashMap.EvictableSamplingEntry | |
---|---|
Iterable<CacheRecordHashMap.EvictableSamplingEntry> |
CacheRecordHashMap.sample(int sampleCount)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |