public class PbCodegenSerializeFactory extends Object
| Constructor and Description |
|---|
PbCodegenSerializeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PbCodegenSerializer |
getPbCodegenSer(com.google.protobuf.Descriptors.FieldDescriptor fd,
org.apache.flink.table.types.logical.LogicalType type) |
static PbCodegenSerializer |
getPbCodegenTopRowSer(com.google.protobuf.Descriptors.Descriptor descriptor,
org.apache.flink.table.types.logical.RowType rowType) |
public static PbCodegenSerializer getPbCodegenSer(com.google.protobuf.Descriptors.FieldDescriptor fd, org.apache.flink.table.types.logical.LogicalType type) throws PbCodegenException
PbCodegenExceptionpublic static PbCodegenSerializer getPbCodegenTopRowSer(com.google.protobuf.Descriptors.Descriptor descriptor, org.apache.flink.table.types.logical.RowType rowType)
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.