Package org.springframework.geode.boot.actuate.health.support
package org.springframework.geode.boot.actuate.health.support
-
ClassDescriptionThe ActuatorServerLoadProbeWrapper class is an implementation of Apache Geode's
ServerLoadProbe
interface used to capture the currentServerMetrics
and access the latestServerLoad
details.TheRegionStatisticsResolver
class is a utility class for resolving theCacheStatistics
for aRegion
, regardless ofRegion
type, or more specificallyRegion's
data management policy
.