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