Package | Description |
---|---|
org.apache.paimon.flink.sink | |
org.apache.paimon.flink.sink.cdc |
Modifier and Type | Class and Description |
---|---|
class |
DynamicBucketRowWriteOperator
A
PrepareCommitOperator to write InternalRow with bucket. |
class |
RowDataStoreWriteOperator
A
PrepareCommitOperator to write InternalRow . |
Modifier and Type | Class and Description |
---|---|
class |
CdcDynamicBucketWriteOperator
A
PrepareCommitOperator to write CdcRecord with bucket. |
class |
CdcRecordStoreWriteOperator
A
PrepareCommitOperator to write CdcRecord . |
class |
CdcUnawareBucketWriteOperator
A
PrepareCommitOperator to write CdcRecord to unaware-bucket mode table. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.