|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class represents an event produced by the cache when its size has been changed.
Field Summary | |
static int |
NOTIFY_CACHE_RESIZE
Used to notify a cache resizing |
Method Summary | |
int |
getEventId()
Returns the cache event type. |
int |
getOldSize()
It retrieves the old cache size before the resizing. |
int |
getSize()
It retrieves the new cache size. |
Field Detail |
public static final int NOTIFY_CACHE_RESIZE
Method Detail |
public int getEventId()
public int getOldSize()
public int getSize()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |