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