| Package | Description |
|---|---|
| org.apache.drill.exec.metastore | |
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.server | |
| org.apache.drill.exec.store.ischema | |
| org.apache.drill.test |
Provides a variety of test framework tools to simplify Drill unit
tests and ad-hoc tests created while developing features.
|
| Modifier and Type | Method and Description |
|---|---|
MetastoreRegistry |
MetastoreMetadataProviderManager.getMetastoreRegistry() |
| Constructor and Description |
|---|
MetastoreMetadataProviderManager(MetastoreRegistry metastoreRegistry,
TableInfo tableInfo,
MetastoreMetadataProviderManager.MetastoreMetadataProviderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
MetastoreRegistry |
FragmentContextImpl.getMetastoreRegistry() |
MetastoreRegistry |
QueryContext.getMetastoreRegistry() |
MetastoreRegistry |
FragmentContext.getMetastoreRegistry()
Get instance of Metastore registry to obtain Metastore instance if needed.
|
| Modifier and Type | Method and Description |
|---|---|
MetastoreRegistry |
DrillbitContext.getMetastoreRegistry() |
| Modifier and Type | Method and Description |
|---|---|
<S> PojoRecordReader<S> |
InfoSchemaTableType.getRecordReader(org.apache.calcite.schema.SchemaPlus rootSchema,
InfoSchemaFilter filter,
OptionManager optionManager,
MetastoreRegistry metastoreRegistry) |
| Modifier and Type | Method and Description |
|---|---|
MetastoreRegistry |
OperatorFixture.MockFragmentContext.getMetastoreRegistry() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.