| Package | Description |
|---|---|
| org.apache.drill.metastore.rdbms.components.tables | |
| org.apache.drill.metastore.rdbms.operate |
| Modifier and Type | Class and Description |
|---|---|
class |
RdbmsTables
Metastore Tables component which stores tables metadata in the corresponding RDBMS tables:
TABLES, SEGMENTS, FILES, ROW_GROUPS, PARTITIONS.
|
| Modifier and Type | Method and Description |
|---|---|
RdbmsMetastoreContext<TableMetadataUnit> |
RdbmsTables.context() |
| Constructor and Description |
|---|
RdbmsModify(MetadataTypeValidator metadataTypeValidator,
RdbmsMetastoreContext<T> context) |
RdbmsRead(MetadataTypeValidator metadataTypeValidator,
RdbmsMetastoreContext<T> context) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.