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