Class InfoSchemaTable.Tables
java.lang.Object
org.apache.drill.exec.store.ischema.InfoSchemaTable<Records.Table>
org.apache.drill.exec.store.ischema.InfoSchemaTable.Tables
- Enclosing class:
- InfoSchemaTable<S>
Layout for the TABLES table.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.exec.store.ischema.InfoSchemaTable
InfoSchemaTable.Catalogs, InfoSchemaTable.Columns, InfoSchemaTable.Field, InfoSchemaTable.Files, InfoSchemaTable.Partitions, InfoSchemaTable.Schemata, InfoSchemaTable.Tables, InfoSchemaTable.Views
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.store.ischema.InfoSchemaTable
getRowType
-
Constructor Details
-
Tables
public Tables()
-
-
Method Details
-
getRecordGenerator
- Specified by:
getRecordGenerator
in classInfoSchemaTable<Records.Table>
-