public class HeapNearCacheRecordMap.EvictableSamplingEntry extends SampleableConcurrentHashMap.SamplingEntry implements EvictionCandidate
key, value| Constructor and Description |
|---|
HeapNearCacheRecordMap.EvictableSamplingEntry(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAccessor()
The accessor (key or id) of
Evictable entry or record or whatever. |
Evictable |
getEvictable()
The value of
Evictable entry or record or whatever. |
equals, hashCode, setValuegetKey, getValue, toStringpublic Object getAccessor()
EvictionCandidateEvictable entry or record or whatever.getAccessor in interface EvictionCandidateEvictable entry or record or whateverpublic Evictable getEvictable()
EvictionCandidateEvictable entry or record or whatever.getEvictable in interface EvictionCandidateEvictable entry or record or whateverCopyright © 2016. All Rights Reserved.