Uses of Enum
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.Partition.PartitionBrokerHealth
-
Uses of GatewayOuterClass.Partition.PartitionBrokerHealth in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.Partition.PartitionBrokerHealthModifier and TypeMethodDescriptionGatewayOuterClass.Partition.PartitionBrokerHealth.forNumber(int value) GatewayOuterClass.Partition.Builder.getHealth()the health of this partitionGatewayOuterClass.Partition.getHealth()the health of this partitionGatewayOuterClass.PartitionOrBuilder.getHealth()the health of this partitionGatewayOuterClass.Partition.PartitionBrokerHealth.valueOf(int value) Deprecated.GatewayOuterClass.Partition.PartitionBrokerHealth.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.GatewayOuterClass.Partition.PartitionBrokerHealth.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.zeebe.gateway.protocol that return types with arguments of type GatewayOuterClass.Partition.PartitionBrokerHealthModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GatewayOuterClass.Partition.PartitionBrokerHealth>GatewayOuterClass.Partition.PartitionBrokerHealth.internalGetValueMap()Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.Partition.PartitionBrokerHealthModifier and TypeMethodDescriptionGatewayOuterClass.Partition.Builder.setHealth(GatewayOuterClass.Partition.PartitionBrokerHealth value) the health of this partition