com.hazelcast.monitor
Interface LocalMultiMapStats

All Superinterfaces:
JsonSerializable, LocalInstanceStats, LocalMapStats
All Known Implementing Classes:
LocalMultiMapStatsImpl

public interface LocalMultiMapStats
extends LocalMapStats


Field Summary
 
Fields inherited from interface com.hazelcast.monitor.LocalInstanceStats
STAT_NOT_AVAILABLE
 
Method Summary
 
Methods inherited from interface com.hazelcast.monitor.LocalMapStats
getBackupCount, getBackupEntryCount, getBackupEntryMemoryCost, getCreationTime, getDirtyEntryCount, getEventOperationCount, getGetOperationCount, getHeapCost, getHits, getLastAccessTime, getLastUpdateTime, getLockedEntryCount, getMaxGetLatency, getMaxPutLatency, getMaxRemoveLatency, getNearCacheStats, getOtherOperationCount, getOwnedEntryCount, getOwnedEntryMemoryCost, getPutOperationCount, getRemoveOperationCount, getTotalGetLatency, getTotalPutLatency, getTotalRemoveLatency, total
 
Methods inherited from interface com.hazelcast.management.JsonSerializable
fromJson, toJson
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.