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