Uses of Enum Class
io.dingodb.coordinator.Coordinator.CoordinatorOperation.OperationCase
Packages that use Coordinator.CoordinatorOperation.OperationCase
-
Uses of Coordinator.CoordinatorOperation.OperationCase in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.CoordinatorOperation.OperationCaseModifier and TypeMethodDescriptionCoordinator.CoordinatorOperation.OperationCase.forNumber(int value) Coordinator.CoordinatorOperation.Builder.getOperationCase()Coordinator.CoordinatorOperation.getOperationCase()Coordinator.CoordinatorOperationOrBuilder.getOperationCase()Coordinator.CoordinatorOperation.OperationCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Coordinator.CoordinatorOperation.OperationCase.values()Returns an array containing the constants of this enum class, in the order they are declared.