| Package | Description |
|---|---|
| org.apache.hudi.table |
| Modifier and Type | Class and Description |
|---|---|
class |
HoodieJavaCopyOnWriteTable<T extends org.apache.hudi.common.model.HoodieRecordPayload> |
class |
HoodieJavaMergeOnReadTable<T extends org.apache.hudi.common.model.HoodieRecordPayload> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.apache.hudi.common.model.HoodieRecordPayload> |
HoodieJavaTable.create(HoodieWriteConfig config,
org.apache.hudi.common.engine.HoodieEngineContext context) |
static <T extends org.apache.hudi.common.model.HoodieRecordPayload> |
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.