public class PbCodegenSerializeFactory extends Object
PbCodegenSerializer of different data type.| 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,
PbFormatContext formatContext) |
static PbCodegenSerializer |
getPbCodegenTopRowSer(com.google.protobuf.Descriptors.Descriptor descriptor,
org.apache.flink.table.types.logical.RowType rowType,
PbFormatContext formatContext) |
public static PbCodegenSerializer getPbCodegenSer(com.google.protobuf.Descriptors.FieldDescriptor fd, org.apache.flink.table.types.logical.LogicalType type, PbFormatContext formatContext) throws PbCodegenException
PbCodegenExceptionpublic static PbCodegenSerializer getPbCodegenTopRowSer(com.google.protobuf.Descriptors.Descriptor descriptor, org.apache.flink.table.types.logical.RowType rowType, PbFormatContext formatContext)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.