Uses of Class
org.apache.drill.metastore.MetastoreRegistry
Packages that use MetastoreRegistry
Package
Description
-
Uses of MetastoreRegistry in org.apache.drill.exec.metastore
Methods in org.apache.drill.exec.metastore that return MetastoreRegistryConstructors in org.apache.drill.exec.metastore with parameters of type MetastoreRegistryModifierConstructorDescriptionMetastoreMetadataProviderManager
(MetastoreRegistry metastoreRegistry, TableInfo tableInfo, MetastoreMetadataProviderManager.MetastoreMetadataProviderConfig config) -
Uses of MetastoreRegistry in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return MetastoreRegistryModifier 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
Methods in org.apache.drill.exec.server that return MetastoreRegistry -
Uses of MetastoreRegistry in org.apache.drill.exec.store.ischema
Methods in org.apache.drill.exec.store.ischema with parameters of type MetastoreRegistryModifier and TypeMethodDescription<S> PojoRecordReader<S>
InfoSchemaTableType.getRecordReader
(org.apache.calcite.schema.SchemaPlus rootSchema, InfoSchemaFilter filter, OptionManager optionManager, MetastoreRegistry metastoreRegistry)