| Package | Description |
|---|---|
| org.apache.hudi.common.table | |
| org.apache.hudi.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected HoodieTableConfig |
HoodieTableMetaClient.tableConfig |
| Modifier and Type | Method and Description |
|---|---|
HoodieTableConfig |
HoodieTableMetaClient.getTableConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
HoodieTableMetadataUtil.getInflightAndCompletedMetadataPartitions(HoodieTableConfig tableConfig) |
static Set<String> |
HoodieTableMetadataUtil.getInflightMetadataPartitions(HoodieTableConfig tableConfig) |
| Constructor and Description |
|---|
FileSystemBackedTableMetadata(HoodieEngineContext engineContext,
HoodieTableConfig tableConfig,
HoodieStorage storage,
String datasetBasePath,
boolean assumeDatePartitioning) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.