public static class InfoSchemaRecordGenerator.Columns extends InfoSchemaRecordGenerator<Records.Column>
InfoSchemaRecordGenerator.Catalogs, InfoSchemaRecordGenerator.Columns, InfoSchemaRecordGenerator.Files, InfoSchemaRecordGenerator.Partitions, InfoSchemaRecordGenerator.Schemata, InfoSchemaRecordGenerator.Tables, InfoSchemaRecordGenerator.Views
records
Constructor and Description |
---|
Columns(FilterEvaluator filterEvaluator) |
Modifier and Type | Method and Description |
---|---|
protected List<Records.Column> |
collect(RecordCollector recordCollector,
String schemaPath,
org.apache.calcite.schema.SchemaPlus schema) |
PojoRecordReader<Records.Column> |
getRecordReader() |
registerRecordCollector, scanSchema, scanSchema, visit
public Columns(FilterEvaluator filterEvaluator)
public PojoRecordReader<Records.Column> getRecordReader()
getRecordReader
in class InfoSchemaRecordGenerator<Records.Column>
protected List<Records.Column> collect(RecordCollector recordCollector, String schemaPath, org.apache.calcite.schema.SchemaPlus schema)
collect
in class InfoSchemaRecordGenerator<Records.Column>
Copyright © 1970 The Apache Software Foundation. All rights reserved.