Interface CacheContainerStats

  • All Superinterfaces:
    Stats

    public interface CacheContainerStats
    extends Stats
    Similar to Stats but in the scope of a single per node CacheContainer
    Since:
    7.1
    Author:
    Vladimir Blagojevic
    • Method Detail

      • getHitRatio

        double getHitRatio()
      • getReadWriteRatio

        double getReadWriteRatio()