| Package | Description |
|---|---|
| org.apache.hudi.table |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieJavaCopyOnWriteTable<T> |
class |
HoodieJavaMergeOnReadTable<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> HoodieJavaTable<T> |
HoodieJavaTable.create(HoodieWriteConfig config,
org.apache.hudi.common.engine.HoodieEngineContext context) |
static <T> HoodieJavaTable<T> |
HoodieJavaTable.create(HoodieWriteConfig config,
org.apache.hudi.common.engine.HoodieEngineContext context,
org.apache.hudi.common.table.HoodieTableMetaClient metaClient) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.