Package com.hazelcast.multimap
Interface LocalMultiMapStats
- All Superinterfaces:
com.hazelcast.instance.LocalInstanceStats
,LocalMapStats
Local multimap statistics to be used by
MemberState
implementations.-
Method Summary
Methods inherited from interface com.hazelcast.map.LocalMapStats
getBackupCount, getBackupEntryCount, getBackupEntryMemoryCost, getCreationTime, getDirtyEntryCount, getEntrySetCallsCount, getEventOperationCount, getEvictionCount, getExpirationCount, getGetOperationCount, getHeapCost, getHits, getIndexedQueryCount, getIndexStats, getLastAccessTime, getLastUpdateTime, getLockedEntryCount, getMaxGetLatency, getMaxPutLatency, getMaxRemoveLatency, getMaxSetLatency, getMerkleTreesCost, getNearCacheStats, getOtherOperationCount, getOwnedEntryCount, getOwnedEntryMemoryCost, getPutOperationCount, getQueryCount, getQueryResultSizeExceededCount, getRemoveOperationCount, getReplicationStats, getSetOperationCount, getTotalGetLatency, getTotalPutLatency, getTotalRemoveLatency, getTotalSetLatency, getValuesCallsCount, incrementQueryResultSizeExceededCount, total