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,
LogicalType type,
PbFormatContext formatContext) |
static PbCodegenDeserializer |
getPbCodegenTopRowDes(com.google.protobuf.Descriptors.Descriptor descriptor,
RowType rowType,
PbFormatContext formatContext) |
public static PbCodegenDeserializer getPbCodegenDes(com.google.protobuf.Descriptors.FieldDescriptor fd, LogicalType type, PbFormatContext formatContext) throws PbCodegenException
PbCodegenException
public static PbCodegenDeserializer getPbCodegenTopRowDes(com.google.protobuf.Descriptors.Descriptor descriptor, RowType rowType, PbFormatContext formatContext)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.