| Package | Description |
|---|---|
| org.apache.hudi.table.format.cdc |
| Modifier and Type | Method and Description |
|---|---|
static CdcInputFormat.Builder |
CdcInputFormat.builder()
Returns the builder for
MergeOnReadInputFormat. |
CdcInputFormat.Builder |
CdcInputFormat.Builder.config(org.apache.flink.configuration.Configuration conf) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.defaultPartName(String defaultPartName) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.emitDelete(boolean emitDelete) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.fieldTypes(List<org.apache.flink.table.types.DataType> fieldTypes) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.limit(long limit) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.predicates(List<ExpressionPredicates.Predicate> predicates) |
CdcInputFormat.Builder |
CdcInputFormat.Builder.tableState(MergeOnReadTableState tableState) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.