public class LocalMapStatsProvider extends Object
createLocalMapStats(java.lang.String)
and also holds all LocalMapStatsImpl implementations of all maps.| Constructor and Description |
|---|
LocalMapStatsProvider(MapServiceContext mapServiceContext,
NodeEngine nodeEngine) |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.monitor.impl.LocalMapStatsImpl |
createLocalMapStats(String mapName) |
com.hazelcast.monitor.impl.LocalMapStatsImpl |
getLocalMapStatsImpl(String name) |
public LocalMapStatsProvider(MapServiceContext mapServiceContext, NodeEngine nodeEngine)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.