public interface RecyclingCache<K,V> extends Cache<K,V>
UNLIMITED_IDLE_TIME| Modifier and Type | Method and Description |
|---|---|
int |
getMaxSize() |
int |
getRecycleSize() |
void |
setMaxSize(int maxSize) |
void |
setRecycleSize(int recycleSize) |
cleanUp, delete, expunge, get, getDefaultMaxIdleTime, getDefaultTtl, getMetaData, getName, getStatistics, getWithErrors, put, putWithErrors, setDefaultTtlCopyright © 2014 dontdrinkandroot. All rights reserved.