public interface JmxLruCacheMBean extends JmxBaseCacheMBean
Modifier and Type | Method and Description |
---|---|
Integer |
getLruListLength()
Returns the current lenght of the LRU list
|
Integer |
getTrimCount()
Returns the number of entries that have been trimmed
|
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThreshold
Copyright © 2006–2018 TinyGroup. All rights reserved.