A
- Type of the accessorE
- Type of the Evictable
valuepublic interface EvictionCandidate<A,E extends Evictable> extends EvictableEntryView
Modifier and Type | Method and Description |
---|---|
A |
getAccessor()
The accessor (key or ID) of
Evictable entry or record or whatever. |
E |
getEvictable()
The value of
Evictable entry or record or whatever. |
getAccessHit, getCreationTime, getKey, getLastAccessTime, getValue
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.