|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JmxBoundedMultiLruCacheMBean
This interface defines the attributes exposed by the MultiLruCache MBean
| Method Summary | |
|---|---|
Long |
getCurrentSize()
Returns the current size of the cache in bytes |
Long |
getMaxSize()
Returns the upper bound on the cache size |
| Methods inherited from interface com.sun.appserv.util.cache.mbeans.JmxMultiLruCacheMBean |
|---|
getSegmentListLength, getSegmentSize, getTrimCount |
| Methods inherited from interface com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean |
|---|
getAddCount, getEntryCount, getHitCount, getMaxEntries, getMissCount, getName, getOverflowCount, getRefreshCount, getRemovalCount, getTableSize, getThreshold |
| Method Detail |
|---|
Long getCurrentSize()
Long getMaxSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||