Uses of Enum
org.apache.drill.exec.planner.sql.parser.SqlSchema.Describe.Format
-
Uses of SqlSchema.Describe.Format in org.apache.drill.exec.planner.sql.parser
Modifier 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.