com.hazelcast.monitor
public interface LocalReplicatedMapStats extends LocalMapStats
STAT_NOT_AVAILABLE
Modifier and Type | Method and Description |
---|---|
long |
getReplicationEventCount() |
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
fromJson, toJson
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.