Uses of Enum Class
io.dingodb.meta.Meta.ReservedSchemaIds
Packages that use Meta.ReservedSchemaIds
-
Uses of Meta.ReservedSchemaIds in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.ReservedSchemaIdsModifier and TypeMethodDescriptionstatic Meta.ReservedSchemaIdsMeta.ReservedSchemaIds.forNumber(int value) static Meta.ReservedSchemaIdsMeta.ReservedSchemaIds.valueOf(int value) Deprecated.static Meta.ReservedSchemaIdsMeta.ReservedSchemaIds.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Meta.ReservedSchemaIdsReturns the enum constant of this class with the specified name.static Meta.ReservedSchemaIds[]Meta.ReservedSchemaIds.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dingodb.meta that return types with arguments of type Meta.ReservedSchemaIdsModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Meta.ReservedSchemaIds>Meta.ReservedSchemaIds.internalGetValueMap()