Class ConsolidatedCacheStats

  • All Implemented Interfaces:
    org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean

    public class ConsolidatedCacheStats
    extends java.lang.Object
    implements org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean
    • Field Summary

      • Fields inherited from interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean

        TYPE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.management.openmbean.TabularData getCacheStats()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConsolidatedCacheStats

        public ConsolidatedCacheStats()
    • Method Detail

      • getCacheStats

        public javax.management.openmbean.TabularData getCacheStats()
        Specified by:
        getCacheStats in interface org.apache.jackrabbit.oak.api.jmx.ConsolidatedCacheStatsMBean