Uses of Enum
org.apache.drill.exec.planner.sql.parser.SqlSchema.Describe.Format
Packages that use SqlSchema.Describe.Format
-
Uses of SqlSchema.Describe.Format in org.apache.drill.exec.planner.sql.parser
Methods in org.apache.drill.exec.planner.sql.parser that return SqlSchema.Describe.FormatModifier and TypeMethodDescriptionSqlSchema.Describe.getFormat()
static SqlSchema.Describe.Format
Returns the enum constant of this type with the specified name.static SqlSchema.Describe.Format[]
SqlSchema.Describe.Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.