JmxBoundedMultiLruCacheMBeanpublic interface JmxBoundedMultiLruCacheMBean implements JmxMultiLruCacheMBeanThis interface defines the attributes exposed by the MultiLruCache MBean |
Methods Summary |
---|
public java.lang.Long | getCurrentSize()Returns the current size of the cache in bytes
| public java.lang.Long | getMaxSize()Returns the upper bound on the cache size
|
|