| Package | Description |
|---|---|
| org.apache.drill.exec.store.ischema |
| Modifier and Type | Method and Description |
|---|---|
protected List<Records.Table> |
InfoSchemaRecordGenerator.Tables.collect(RecordCollector recordCollector,
String schemaPath,
org.apache.calcite.schema.SchemaPlus schema) |
InfoSchemaRecordGenerator<Records.Table> |
InfoSchemaTable.Tables.getRecordGenerator(FilterEvaluator filterEvaluator) |
PojoRecordReader<Records.Table> |
InfoSchemaRecordGenerator.Tables.getRecordReader() |
List<Records.Table> |
RecordCollector.tables(String schemaPath,
org.apache.calcite.schema.SchemaPlus schema)
Collects tables data for information_schema.
|
List<Records.Table> |
RecordCollector.BasicRecordCollector.tables(String schemaPath,
org.apache.calcite.schema.SchemaPlus schema) |
List<Records.Table> |
RecordCollector.MetastoreRecordCollector.tables(String schemaPath,
org.apache.calcite.schema.SchemaPlus schema) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.