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