Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
LocalMultiMapStats |
MultiMap.getLocalMultiMapStats()
Returns
LocalMultiMapStats for this map. |
Modifier and Type | Method and Description |
---|---|
LocalMultiMapStats |
MemberState.getLocalMultiMapStats(String mapName) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.