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