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