Uses of Class
io.camunda.zeebe.gateway.impl.probes.health.PartitionLeaderAwarenessHealthIndicator
Packages that use PartitionLeaderAwarenessHealthIndicator
Package
Description
-
Uses of PartitionLeaderAwarenessHealthIndicator in io.camunda.zeebe.gateway.impl.probes.health
Methods in io.camunda.zeebe.gateway.impl.probes.health that return PartitionLeaderAwarenessHealthIndicatorModifier and TypeMethodDescriptionPartitionLeaderAwarenessHealthIndicatorAutoConfiguration.gatewayPartitionLeaderAwarenessHealthIndicator(SpringGatewayBridge gatewayBridge) -
Uses of PartitionLeaderAwarenessHealthIndicator in io.camunda.zeebe.gateway.impl.probes.liveness
Methods in io.camunda.zeebe.gateway.impl.probes.liveness with parameters of type PartitionLeaderAwarenessHealthIndicatorModifier and TypeMethodDescriptionorg.springframework.boot.actuate.health.HealthIndicatorLivenessPartitionLeaderAwarenessHealthIndicatorAutoConfiguration.livenessGatewayPartitionLeaderAwarenessHealthIndicator(PartitionLeaderAwarenessHealthIndicator healthIndicator, LivenessPartitionLeaderAwarenessHealthIndicatorProperties properties)