Class HazelcastCacheStatistics

  • All Implemented Interfaces:
    CacheStatistics

    public class HazelcastCacheStatistics
    extends Object
    implements CacheStatistics
    Hazelcast implementation of CacheStatistics.

    Note that the stats presented by this class only relate to the data held locally on the current node, not to the cluster as a whole.

    Also, Hazelcast doesn't expose the full range of stats that this interface require. Some of the stats may therefore return "default" values.

    Since:
    5.5