JavaScript is disabled on your browser.
All Implemented Interfaces:
com.hazelcast.internal.eviction.EvictableEntryView, com.hazelcast.internal.eviction.EvictionCandidate
Enclosing class:
SampleableEvictableHiDensityRecordMap <R extends HiDensityRecord & com.hazelcast.internal.eviction.Evictable & com.hazelcast.internal.eviction.Expirable>
public class SampleableEvictableHiDensityRecordMap.EvictableSamplingEntry
extends SampleableElasticHashMap.SamplingEntry
implements com.hazelcast.internal.eviction.EvictionCandidate
Sampling entry that can be evictable and also it is an eviction candidate.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
getKey
public Object getKey()
Specified by:
getKey in interface com.hazelcast.internal.eviction.EvictableEntryView
getValue
public Object getValue()
Specified by:
getValue in interface com.hazelcast.internal.eviction.EvictableEntryView
Copyright © 2021 Hazelcast, Inc. . All Rights Reserved.