| Modifier and Type | Method and Description |
|---|---|
Tables |
Metastore.tables() |
| Modifier and Type | Field and Description |
|---|---|
protected static Tables |
AbstractBasicTablesRequestsTest.tables |
protected static Tables |
AbstractTablesMetastoreTest.tables |
| Constructor and Description |
|---|
BasicTablesRequests(Tables tables) |
| Modifier and Type | Method and Description |
|---|---|
Tables |
IcebergMetastore.tables() |
| Modifier and Type | Class and Description |
|---|---|
class |
IcebergTables
Metastore Tables component which stores tables metadata in the corresponding Iceberg table.
|
| Modifier and Type | Method and Description |
|---|---|
Tables |
RdbmsMetastore.tables() |
| 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.