Package | Description |
---|---|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
Modifier and Type | Method and Description |
---|---|
LocalMapStatsImpl |
LocalMapStatsProvider.createLocalMapStats(String mapName) |
LocalMapStatsImpl |
LocalMapStatsProvider.getLocalMapStatsImpl(String name) |
Modifier and Type | Method and Description |
---|---|
void |
MapServiceContext.incrementOperationStats(long startTime,
LocalMapStatsImpl localMapStats,
String mapName,
Operation operation) |
Modifier and Type | Class and Description |
---|---|
class |
LocalMultiMapStatsImpl |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.