Uses of Enum
io.camunda.zeebe.gateway.protocol.GatewayOuterClass.Partition.PartitionBrokerRole
-
Uses of GatewayOuterClass.Partition.PartitionBrokerRole in io.camunda.zeebe.gateway.protocol
Methods in io.camunda.zeebe.gateway.protocol that return GatewayOuterClass.Partition.PartitionBrokerRoleModifier and TypeMethodDescriptionGatewayOuterClass.Partition.PartitionBrokerRole.forNumber(int value) GatewayOuterClass.Partition.Builder.getRole()the role of the broker for this partitionGatewayOuterClass.Partition.getRole()the role of the broker for this partitionGatewayOuterClass.PartitionOrBuilder.getRole()the role of the broker for this partitionGatewayOuterClass.Partition.PartitionBrokerRole.valueOf(int value) Deprecated.GatewayOuterClass.Partition.PartitionBrokerRole.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.PartitionBrokerRole.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.PartitionBrokerRoleModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GatewayOuterClass.Partition.PartitionBrokerRole>GatewayOuterClass.Partition.PartitionBrokerRole.internalGetValueMap()Methods in io.camunda.zeebe.gateway.protocol with parameters of type GatewayOuterClass.Partition.PartitionBrokerRoleModifier and TypeMethodDescriptionGatewayOuterClass.Partition.Builder.setRole(GatewayOuterClass.Partition.PartitionBrokerRole value) the role of the broker for this partition