| Package | Description |
|---|---|
| org.apache.flink.formats.protobuf.serialize |
| Modifier and Type | Class and Description |
|---|---|
class |
PbCodegenArraySerializer |
class |
PbCodegenMapSerializer |
class |
PbCodegenRowSerializer |
class |
PbCodegenSimpleSerializer |
| Modifier and Type | Method and Description |
|---|---|
static PbCodegenSerializer |
PbCodegenSerializeFactory.getPbCodegenSer(com.google.protobuf.Descriptors.FieldDescriptor fd,
org.apache.flink.table.types.logical.LogicalType type) |
static PbCodegenSerializer |
PbCodegenSerializeFactory.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.