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