| Package | Description |
|---|---|
| org.apache.hudi.sink.append | |
| org.apache.hudi.sink.bucket | |
| org.apache.hudi.sink.bulk |
| Modifier and Type | Method and Description |
|---|---|
BulkInsertWriterHelper |
AppendWriteFunction.getWriterHelper() |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketBulkInsertWriterHelper
Helper class for bucket index bulk insert used by Flink.
|
| Modifier and Type | Method and Description |
|---|---|
static BulkInsertWriterHelper |
WriterHelpers.getWriterHelper(org.apache.flink.configuration.Configuration conf,
HoodieTable<?,?,?,?> hoodieTable,
HoodieWriteConfig writeConfig,
String instantTime,
int taskPartitionId,
long taskId,
long taskEpochId,
org.apache.flink.table.types.logical.RowType rowType) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.