public class CdcInputFormat extends MergeOnReadInputFormat
| Modifier and Type | Class and Description |
|---|---|
static class |
CdcInputFormat.Builder
Builder for
CdcInputFormat. |
static class |
CdcInputFormat.BytesArrayInputView |
static class |
CdcInputFormat.BytesArrayOutputView |
MergeOnReadInputFormat.LogFileOnlyIterator, MergeOnReadInputFormat.MergeIteratorconf, hadoopConf, tableState| Modifier and Type | Method and Description |
|---|---|
static CdcInputFormat.Builder |
builder()
Returns the builder for
MergeOnReadInputFormat. |
static MergeOnReadInputSplit |
fileSlice2Split(String tablePath,
FileSlice fileSlice,
long maxCompactionMemoryInBytes) |
protected ClosableIterator<org.apache.flink.table.data.RowData> |
initIterator(MergeOnReadInputSplit split) |
close, configure, createInputSplits, getBaseFileIterator, getBaseFileIteratorWithMetadata, getFullLogFileIterator, getInputSplitAssigner, getStatistics, isClosed, isEmitDelete, nextRecord, open, reachedEndprotected ClosableIterator<org.apache.flink.table.data.RowData> initIterator(MergeOnReadInputSplit split) throws IOException
initIterator in class MergeOnReadInputFormatIOExceptionpublic static CdcInputFormat.Builder builder()
MergeOnReadInputFormat.public static MergeOnReadInputSplit fileSlice2Split(String tablePath, FileSlice fileSlice, long maxCompactionMemoryInBytes)
Copyright © 2023 The Apache Software Foundation. All rights reserved.