public interface JmxBoundedMultiLruCacheMBean extends JmxMultiLruCacheMBean
Modifier and Type | Method and Description |
---|---|
Long |
getCurrentSize()
Returns the current size of the cache in bytes
|
Long |
getMaxSize()
Returns the upper bound on the cache size
|
getSegmentListLength, getSegmentSize, getTrimCount
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThreshold
Copyright © 2006–2018 TinyGroup. All rights reserved.