| Package | Description |
|---|---|
| org.apache.drill.metastore.rdbms | |
| org.apache.drill.metastore.rdbms.components.tables | |
| org.apache.drill.metastore.rdbms.transform |
| Modifier and Type | Method and Description |
|---|---|
Transformer<T> |
RdbmsMetastoreContext.transformer()
Returns transformer which allows various
data, filters, operations transformation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TablesTransformer
Transformer implementation for RDBMS Metastore tables component.
|
| Modifier and Type | Method and Description |
|---|---|
Transformer<TableMetadataUnit> |
RdbmsTables.transformer() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransformer<T>
Abstract implementation of
Transformer interface which contains
common code for all Metastore component metadata types. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.