Uses of Class
org.apache.drill.exec.store.ischema.Records.Table
-
Uses of Records.Table in org.apache.drill.exec.store.ischema
Modifier and TypeMethodDescriptionprotected List<Records.Table>
InfoSchemaRecordGenerator.Tables.collect
(RecordCollector recordCollector, String schemaPath, org.apache.calcite.schema.SchemaPlus schema) InfoSchemaTable.Tables.getRecordGenerator
(FilterEvaluator filterEvaluator) InfoSchemaRecordGenerator.Tables.getRecordReader()
RecordCollector.BasicRecordCollector.tables
(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) RecordCollector.MetastoreRecordCollector.tables
(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) Collects tables data for information_schema.