public class WriterHelpers extends Object
| Constructor and Description |
|---|
WriterHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static BulkInsertWriterHelper |
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) |
public static BulkInsertWriterHelper 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 © 2022 The Apache Software Foundation. All rights reserved.