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