public class CdcUnawareBucketSink extends UnawareBucketSink<CdcRecord>
logSinkFunction, parallelism, table| Constructor and Description |
|---|
CdcUnawareBucketSink(FileStoreTable table,
Integer parallelism) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.streaming.api.operators.OneInputStreamOperator<CdcRecord,Committable> |
createWriteOperator(StoreSinkWrite.Provider writeProvider,
String commitUser) |
doWritecreateCommittableStateManager, createCommitterFactoryassertBatchAdaptiveParallelism, assertBatchAdaptiveParallelism, assertBatchAdaptiveParallelism, assertStreamingConfiguration, configureGlobalCommitter, doCommit, isStreaming, isStreaming, sinkFrom, sinkFrompublic CdcUnawareBucketSink(FileStoreTable table, Integer parallelism)
protected org.apache.flink.streaming.api.operators.OneInputStreamOperator<CdcRecord,Committable> createWriteOperator(StoreSinkWrite.Provider writeProvider, String commitUser)
createWriteOperator in class FlinkSink<CdcRecord>Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.