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