protected static class UpsertKafkaDynamicTableFactory.DecodingFormatWrapper extends Object implements org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>>
| 构造器和说明 |
|---|
DecodingFormatWrapper(org.apache.flink.table.connector.format.DecodingFormat<org.apache.flink.api.common.serialization.DeserializationSchema<org.apache.flink.table.data.RowData>> innerDecodingFormat) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 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 在接口中 org.apache.flink.table.connector.format.FormatCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.