public class RowToProtoConverter extends Object
| Constructor and Description |
|---|
RowToProtoConverter(String messageClassName,
org.apache.flink.table.types.logical.RowType rowType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
convertRowToProtoBinary(org.apache.flink.table.data.RowData rowData) |
public RowToProtoConverter(String messageClassName, org.apache.flink.table.types.logical.RowType rowType) throws PbCodegenException
PbCodegenExceptionCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.