public class RegionStatisticsResolver
extends java.lang.Object
RegionStatisticsResolver class is a utility class for resolving the CacheStatistics
for a Region, regardless of Region type, or more specifically Region's
data management policy.CacheStatistics,
Region,
PartitionRegionHelper,
BucketRegion,
PartitionedRegion| Modifier and Type | Class and Description |
|---|---|
protected static class |
RegionStatisticsResolver.PartitionRegionCacheStatistics |
| Constructor and Description |
|---|
RegionStatisticsResolver() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.geode.cache.CacheStatistics |
resolve(org.apache.geode.cache.Region<?,?> region) |