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 |
|---|---|
LocalMapStatsImpl |
createLocalMapStats(String mapName) |
void |
destroyLocalMapStatsImpl(String name) |
LocalMapStatsImpl |
getLocalMapStatsImpl(String name) |
public LocalMapStatsProvider(MapServiceContext mapServiceContext, NodeEngine nodeEngine)
public LocalMapStatsImpl getLocalMapStatsImpl(String name)
public void destroyLocalMapStatsImpl(String name)
public LocalMapStatsImpl createLocalMapStats(String mapName)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.