K
- the type of keys maintained by this mapV
- the type of mapped valuespublic interface HazelcastDistributedMap<K,V> extends DistributedMap<K,V>
Modifier and Type | Method and Description |
---|---|
com.hazelcast.monitor.LocalMapStats |
getStatistics()
Returns iMap Statistics
|
putIfAbsent, remove, replace, replace
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
register, unregister
Copyright © 2015. All Rights Reserved.