com.hazelcast.monitor
Interface LocalMultiMapStats

All Superinterfaces:
DataSerializable, LocalInstanceStats, LocalMapStats

public interface LocalMultiMapStats
extends LocalMapStats


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.nio.serialization.DataSerializable
readData, writeData
 



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