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