public class PulsarProtobufToRowDataConverters extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PulsarProtobufToRowDataConverters.ProtobufToRowDataConverter
Runtime converter that converts protobuf data structures into objects of Flink Table & SQL
internal data structures.
|
| Constructor and Description |
|---|
PulsarProtobufToRowDataConverters() |
| Modifier and Type | Method and Description |
|---|---|
static PulsarProtobufToRowDataConverters.ProtobufToRowDataConverter |
createRowConverter(org.apache.flink.table.types.logical.RowType rowType) |
public static PulsarProtobufToRowDataConverters.ProtobufToRowDataConverter createRowConverter(org.apache.flink.table.types.logical.RowType rowType)
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.