| Interface | Description |
|---|---|
| Metastore |
Drill Metastore interface contains methods needed to be implemented by Metastore implementations.
|
| Class | Description |
|---|---|
| MetastoreRegistry |
Class is responsible for returning instance of
Metastore class
which will be initialized based on MetastoreConfigConstants.IMPLEMENTATION_CLASS config property value. |
| TestData |
| Enum | Description |
|---|---|
| MetastoreColumn |
Metastore column definition, contains all Metastore column and their name
to unique their usage in the code.
|
| Annotation Type | Description |
|---|---|
| MetastoreFieldDefinition |
Annotation used to determine to which metadata types Metastore units fields belong.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.