Interface JmxMultiLruCacheMBean

All Superinterfaces:
JmxBaseCacheMBean
All Known Subinterfaces:
JmxBoundedMultiLruCacheMBean
All Known Implementing Classes:
JmxBoundedMultiLruCache, JmxMultiLruCache

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

    • getTrimCount

      Integer getTrimCount()
      Returns the number of entries that have been trimmed
    • getSegmentSize

      Integer getSegmentSize()
      Returns the size of each segment
    • getSegmentListLength

      Integer[] getSegmentListLength()
      Returns the legnth of the segment list