Interface CacheStatisticsMXBean

  • All Superinterfaces:
    org.cache2k.operation.CacheStatistics

    public interface CacheStatisticsMXBean
    extends org.cache2k.operation.CacheStatistics
    The JMX bean is identical to the CacheStatistics in the API.
    Author:
    Jens Wilke
    • Method Summary

      • Methods inherited from interface org.cache2k.operation.CacheStatistics

        getClearCallsCount, getClearedCount, getEvictedCount, getEvictedOrRemovedWeight, getExpiredCount, getGetCount, getHitRate, getInsertCount, getKeyMutationCount, getLoadCount, getLoadExceptionCount, getMillisPerLoad, getMissCount, getPutCount, getRefreshCount, getRefreshedHitCount, getRefreshFailedCount, getRemoveCount, getSuppressedLoadExceptionCount, getTotalLoadMillis