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