Class PeerCacheHealthIndicatorConfiguration
java.lang.Object
org.springframework.geode.boot.actuate.autoconfigure.config.PeerCacheHealthIndicatorConfiguration
@Configuration
@Conditional(PeerCacheCondition.class)
public class PeerCacheHealthIndicatorConfiguration
extends Object
Spring
Configuration
class declaring Spring beans for Apache Geode peer Cache
HealthIndicators
.- Since:
- 1.0.0
- See Also:
-
Cache
GemFireCache
BeanPostProcessor
HealthIndicator
Bean
Configuration
GeodeAsyncEventQueuesHealthIndicator
GeodeCacheServersHealthIndicator
GeodeGatewayReceiversHealthIndicator
GeodeGatewaySendersHealthIndicator
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PeerCacheHealthIndicatorConfiguration
public PeerCacheHealthIndicatorConfiguration()
-