public interface JmxMultiLruCacheMBean extends JmxBaseCacheMBean
Modifier and Type | Method and Description |
---|---|
Integer[] |
getSegmentListLength()
Returns the legnth of the segment list
|
Integer |
getSegmentSize()
Returns the size of each segment
|
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.