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
Evictable in milliseconds. |
long |
getCreationTime()
Gets the creation time of this
Evictable in milliseconds. |
long getCreationTime()
Evictable
in milliseconds.Evictable
in millisecondslong getAccessTime()
Evictable
in milliseconds.Evictable
in millisecondsCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.