-
Nested Class Summary
Nested Classes
static interface
static class
-
Field Summary
Fields
static final int
item in cache was updated
static final int
static final int
static final int
causes refresh callback to be called on item in cache
static final int
static final int
-
Method Summary
name of destination cache
int
int
-
Field Details
-
UNKNOWN
static final int UNKNOWN
- See Also:
-
-
REFRESH
static final int REFRESH
causes refresh callback to be called on item in cache
- See Also:
-
-
FLUSHALL
static final int FLUSHALL
removes from cache
- See Also:
-
-
RESIZE
static final int RESIZE
resizes cache
- See Also:
-
-
FLUSH
static final int FLUSH
item in cache was updated
- See Also:
-
-
PUT
static final int PUT
new item added to cache
- See Also:
-
-
Method Details
-
getCacheKey
cache key of
- Returns:
-
getCacheName
name of destination cache
- Returns:
-
getSize
int getSize()
gets the new cache size
- Returns:
-
getOperation
int getOperation()
operation that occurred