public static interface MDRCache.OverflowHandler
| Modifier and Type | Method and Description |
|---|---|
void |
cacheThreshholdReached(MDRCache cache,
int size)
Notify handler that the cache has reached its threshhold
|
void cacheThreshholdReached(MDRCache cache, int size) throws StorageException
cache - cache which reached threshholdsize - number of changed objects currently in cacheStorageExceptionCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.