| Package | Description |
|---|---|
| org.apache.drill.metastore.rdbms.components.tables | |
| org.apache.drill.metastore.rdbms.transform |
| Modifier and Type | Method and Description |
|---|---|
List<RdbmsOperation.Overwrite> |
TablesTransformer.toOverwrite(List<TableMetadataUnit> units) |
| Modifier and Type | Method and Description |
|---|---|
protected RdbmsOperation.Overwrite |
AbstractTransformer.toOverwrite(String metadataTypeString,
List<T> units) |
| Modifier and Type | Method and Description |
|---|---|
List<RdbmsOperation.Overwrite> |
Transformer.toOverwrite(List<T> units)
Converts given list of Metastore component metadata units into
RDBMS Metastore overwrite operations.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.