public interface Evictable
| Modifier and Type | Method and Description | 
|---|---|
| int | getAccessHit()Gets the access hit count of this  Evictable. | 
| long | getAccessTime()Gets the latest access time difference of this  Evictablein milliseconds. | 
| long | getCreationTime()Gets the creation time of this  Evictablein milliseconds. | 
long getCreationTime()
Evictable in milliseconds.Evictable in millisecondslong getAccessTime()
Evictable in milliseconds.Evictable in millisecondsCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.