Uses of Enum
org.apache.drill.exec.planner.sql.parser.SqlDropTableMetadata.DropMetadataType
Packages that use SqlDropTableMetadata.DropMetadataType
-
Uses of SqlDropTableMetadata.DropMetadataType in org.apache.drill.exec.planner.sql.parser
Methods in org.apache.drill.exec.planner.sql.parser that return SqlDropTableMetadata.DropMetadataTypeModifier and TypeMethodDescriptionSqlDropTableMetadata.getDropType()Returns the enum constant of this type with the specified name.SqlDropTableMetadata.DropMetadataType.values()Returns an array containing the constants of this enum type, in the order they are declared.