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