public class PbCodegenDeserializeFactory extends Object
PbCodegenDeserializer of different data type.| Constructor and Description |
|---|
PbCodegenDeserializeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PbCodegenDeserializer |
getPbCodegenDes(com.google.protobuf.Descriptors.FieldDescriptor fd,
org.apache.flink.table.types.logical.LogicalType type,
PbFormatContext formatContext) |
static PbCodegenDeserializer |
getPbCodegenTopRowDes(com.google.protobuf.Descriptors.Descriptor descriptor,
org.apache.flink.table.types.logical.RowType rowType,
PbFormatContext formatContext) |
public static PbCodegenDeserializer getPbCodegenDes(com.google.protobuf.Descriptors.FieldDescriptor fd, org.apache.flink.table.types.logical.LogicalType type, PbFormatContext formatContext) throws PbCodegenException
PbCodegenExceptionpublic static PbCodegenDeserializer getPbCodegenTopRowDes(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.