Interface JmxBoundedMultiLruCacheMBean
- All Superinterfaces:
JmxBaseCacheMBean,JmxMultiLruCacheMBean
- All Known Implementing Classes:
JmxBoundedMultiLruCache
This interface defines the attributes exposed by the MultiLruCache MBean
- Author:
- Krishnamohan Meduri (Krishna.Meduri@Sun.com)
-
Method Summary
Modifier and TypeMethodDescriptionReturns the current size of the cache in bytesReturns the upper bound on the cache sizeMethods inherited from interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThresholdMethods inherited from interface com.sun.appserv.util.cache.mbeans.JmxMultiLruCacheMBean
getSegmentListLength, getSegmentSize, getTrimCount