Uses of Class
org.apache.drill.metastore.MetastoreRegistry
Package
Description
-
Uses of MetastoreRegistry in org.apache.drill.exec.metastore
ModifierConstructorDescriptionMetastoreMetadataProviderManager
(MetastoreRegistry metastoreRegistry, TableInfo tableInfo, MetastoreMetadataProviderManager.MetastoreMetadataProviderConfig config) -
Uses of MetastoreRegistry in org.apache.drill.exec.ops
Modifier and TypeMethodDescriptionFragmentContext.getMetastoreRegistry()
Get instance of Metastore registry to obtain Metastore instance if needed.FragmentContextImpl.getMetastoreRegistry()
QueryContext.getMetastoreRegistry()
-
Uses of MetastoreRegistry in org.apache.drill.exec.server
-
Uses of MetastoreRegistry in org.apache.drill.exec.store.ischema
Modifier and TypeMethodDescription<S> PojoRecordReader<S>
InfoSchemaTableType.getRecordReader
(org.apache.calcite.schema.SchemaPlus rootSchema, InfoSchemaFilter filter, OptionManager optionManager, MetastoreRegistry metastoreRegistry)