| Modifier and Type | Interface and Description |
|---|---|
interface |
Tables
Metastore Tables component implementation which allows
to read / write tables metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Views
Metastore Views component implementation which allows
to read / write views metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IcebergTables
Metastore Tables component which stores tables metadata in the corresponding Iceberg table.
|
| 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.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.