Uses of Enum
io.camunda.client.api.response.PartitionBrokerHealth
Packages that use PartitionBrokerHealth
-
Uses of PartitionBrokerHealth in io.camunda.client.api.response
Methods in io.camunda.client.api.response that return PartitionBrokerHealthModifier and TypeMethodDescriptionPartitionInfo.getHealth()static PartitionBrokerHealthReturns the enum constant of this type with the specified name.static PartitionBrokerHealth[]PartitionBrokerHealth.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PartitionBrokerHealth in io.camunda.client.impl.response
Methods in io.camunda.client.impl.response that return PartitionBrokerHealth