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