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