| Class | Description |
|---|---|
| ActuatorServerLoadProbeWrapper |
The ActuatorServerLoadProbeWrapper class is an implementation of Apache Geode's
ServerLoadProbe interface
used to capture the current ServerMetrics and access the latest ServerLoad details. |
| RegionStatisticsResolver |
The
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. |
| RegionStatisticsResolver.PartitionRegionCacheStatistics |