| Package | Description |
|---|---|
| org.apache.paimon.catalog | |
| org.apache.paimon.hive | |
| org.apache.paimon.table |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetastoreClient.Factory> |
AbstractCatalog.metastoreClientFactory(Identifier identifier)
Get metastore client factory for the table specified by
identifier. |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastoreClient.Factory
Factory to create
HiveMetastoreClient. |
| Modifier and Type | Method and Description |
|---|---|
Optional<MetastoreClient.Factory> |
HiveCatalog.metastoreClientFactory(Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
MetastoreClient.Factory |
CatalogEnvironment.metastoreClientFactory() |
| Constructor and Description |
|---|
CatalogEnvironment(Identifier identifier,
String uuid,
Lock.Factory lockFactory,
MetastoreClient.Factory metastoreClientFactory) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.