protected static class UpsertPulsarDynamicTableFactory.DecodingFormatWrapper extends Object implements org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>>
| Constructor and Description |
|---|
DecodingFormatWrapper(org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>> innerDecodingFormat) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData> |
createRuntimeDecoder(org.apache.flink.table.connector.source.DynamicTableSource.Context context,
org.apache.flink.table.types.DataType producedDataType) |
boolean |
equals(Object obj) |
org.apache.flink.table.connector.ChangelogMode |
getChangelogMode() |
int |
hashCode() |
public DecodingFormatWrapper(org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>> innerDecodingFormat)
public org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData> createRuntimeDecoder(org.apache.flink.table.connector.source.DynamicTableSource.Context context,
org.apache.flink.table.types.DataType producedDataType)
createRuntimeDecoder in interface org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>>public org.apache.flink.table.connector.ChangelogMode getChangelogMode()
getChangelogMode in interface org.apache.flink.table.connector.format.FormatCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.