Uses of Class
io.camunda.zeebe.gateway.impl.probes.health.ClusterAwarenessHealthIndicator
Packages that use ClusterAwarenessHealthIndicator
Package
Description
-
Uses of ClusterAwarenessHealthIndicator in io.camunda.zeebe.gateway.impl.probes.health
Methods in io.camunda.zeebe.gateway.impl.probes.health that return ClusterAwarenessHealthIndicatorModifier and TypeMethodDescriptionClusterAwarenessHealthIndicatorAutoConfiguration.gatewayClusterAwarenessHealthIndicator(SpringGatewayBridge gatewayBridge) -
Uses of ClusterAwarenessHealthIndicator in io.camunda.zeebe.gateway.impl.probes.liveness
Methods in io.camunda.zeebe.gateway.impl.probes.liveness with parameters of type ClusterAwarenessHealthIndicatorModifier and TypeMethodDescriptionorg.springframework.boot.actuate.health.HealthIndicatorLivenessClusterAwarenessHealthIndicatorAutoConfiguration.livenessGatewayClusterAwarenessHealthIndicator(ClusterAwarenessHealthIndicator healthIndicator, LivenessClusterAwarenessHealthIndicatorProperties properties)