Class InfoSchemaTable.Schemata
java.lang.Object
org.apache.drill.exec.store.ischema.InfoSchemaTable<Records.Schema>
org.apache.drill.exec.store.ischema.InfoSchemaTable.Schemata
- Enclosing class:
- InfoSchemaTable<S>
Layout for the SCHEMATA 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
-
Schemata
public Schemata()
-
-
Method Details
-
getRecordGenerator
public InfoSchemaRecordGenerator<Records.Schema> getRecordGenerator(FilterEvaluator filterEvaluator) - Specified by:
getRecordGenerator
in classInfoSchemaTable<Records.Schema>
-