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