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  Evictableentry or record or whatever. | 
| E | getEvictable()The value of  Evictableentry or record or whatever. | 
getAccessHit, getCreationTime, getKey, getLastAccessTime, getValueCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.