|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Evictable
Interface for entries, records or whatever that can be evicted.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
long getCreationTime()
Evictable in milliseconds.
Evictable in millisecondslong getAccessTime()
Evictable in milliseconds.
Evictable in millisecondsint getAccessHit()
Evictable.
Evictable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||