Interface JmxBoundedMultiLruCacheMBean

All Superinterfaces:
JmxBaseCacheMBean, JmxMultiLruCacheMBean
All Known Implementing Classes:
JmxBoundedMultiLruCache

public interface JmxBoundedMultiLruCacheMBean extends JmxMultiLruCacheMBean
This interface defines the attributes exposed by the MultiLruCache MBean
Author:
Krishnamohan Meduri (Krishna.Meduri@Sun.com)
  • Method Details

    • getCurrentSize

      Long getCurrentSize()
      Returns the current size of the cache in bytes
    • getMaxSize

      Long getMaxSize()
      Returns the upper bound on the cache size