Uses of Enum Class
io.dingodb.sdk.service.entity.coordinator.CoordinatorOperationType
Packages that use CoordinatorOperationType
-
Uses of CoordinatorOperationType in io.dingodb.sdk.service.entity.coordinator
Methods in io.dingodb.sdk.service.entity.coordinator that return CoordinatorOperationTypeModifier and TypeMethodDescriptionstatic CoordinatorOperationTypeCoordinatorOperationType.forNumber(int number) static CoordinatorOperationTypeReturns the enum constant of this class with the specified name.static CoordinatorOperationType[]CoordinatorOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.