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