Uses of Class
org.apache.drill.exec.store.ischema.Records.Schema
Packages that use Records.Schema
-
Uses of Records.Schema in org.apache.drill.exec.store.ischema
Methods in org.apache.drill.exec.store.ischema that return types with arguments of type Records.SchemaModifier and TypeMethodDescriptionprotected List<Records.Schema> InfoSchemaRecordGenerator.Schemata.collect(RecordCollector recordCollector, String schemaPath, org.apache.calcite.schema.SchemaPlus schema) InfoSchemaTable.Schemata.getRecordGenerator(FilterEvaluator filterEvaluator) InfoSchemaRecordGenerator.Schemata.getRecordReader()RecordCollector.BasicRecordCollector.schemas(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) RecordCollector.MetastoreRecordCollector.schemas(String schemaPath, org.apache.calcite.schema.SchemaPlus schema) Collects schemas data for information_schema.