com.hazelcast.monitor
Interface LocalMultiMapStats

All Superinterfaces:
DataSerializable, LocalInstanceStats, LocalMapStats, Serializable

public interface LocalMultiMapStats
extends LocalMapStats

User: sancar Date: 4/10/13 Time: 2:28 PM


Method Summary
 
Methods inherited from interface com.hazelcast.monitor.LocalMapStats
getBackupCount, getBackupEntryCount, getBackupEntryMemoryCost, getCreationTime, getDirtyEntryCount, getEventOperationCount, getGetOperationCount, getHits, getLastAccessTime, getLockedEntryCount, getMaxGetLatency, getMaxPutLatency, getMaxRemoveLatency, getOtherOperationCount, getOwnedEntryCount, getOwnedEntryMemoryCost, getPutOperationCount, getRemoveOperationCount, getTotalGetLatency, getTotalPutLatency, getTotalRemoveLatency, total
 
Methods inherited from interface com.hazelcast.nio.serialization.DataSerializable
readData, writeData
 



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