Class InfoSchemaTable<S>

java.lang.Object
org.apache.drill.exec.store.ischema.InfoSchemaTable<S>
Direct Known Subclasses:
InfoSchemaTable.Catalogs, InfoSchemaTable.Columns, InfoSchemaTable.Files, InfoSchemaTable.Partitions, InfoSchemaTable.Schemata, InfoSchemaTable.Tables, InfoSchemaTable.Views

public abstract class InfoSchemaTable<S> extends Object
Base class for tables in INFORMATION_SCHEMA. Defines the table (fields and types).