Uses of Class
io.camunda.zeebe.broker.system.monitoring.BrokerHealthCheckService
-
Packages that use BrokerHealthCheckService Package Description io.camunda.zeebe.broker -
-
Uses of BrokerHealthCheckService in io.camunda.zeebe.broker
Methods in io.camunda.zeebe.broker that return types with arguments of type BrokerHealthCheckService Modifier and Type Method Description Optional<BrokerHealthCheckService>SpringBrokerBridge. getBrokerHealthCheckService()Method parameters in io.camunda.zeebe.broker with type arguments of type BrokerHealthCheckService Modifier and Type Method Description voidSpringBrokerBridge. registerBrokerHealthCheckServiceSupplier(Supplier<BrokerHealthCheckService> healthCheckServiceSupplier)
-