Package | Description |
---|---|
com.hazelcast.cache.impl.record |
Hazelcast JSR-107 aka JCache implementation
Internal record store
|
Modifier and Type | Method and Description |
---|---|
protected CacheRecordHashMap.EvictableSamplingEntry |
CacheRecordHashMap.createSamplingEntry(Data key,
CacheRecord value) |
Modifier and Type | Method and Description |
---|---|
Iterable<CacheRecordHashMap.EvictableSamplingEntry> |
CacheRecordHashMap.sample(int sampleCount) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.