public class PbRowTypeInformation extends Object
| Constructor and Description |
|---|
PbRowTypeInformation() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.types.logical.LogicalType |
generateFieldTypeInformation(com.google.protobuf.Descriptors.FieldDescriptor field) |
static org.apache.flink.table.types.logical.RowType |
generateRowType(com.google.protobuf.Descriptors.Descriptor root) |
public static org.apache.flink.table.types.logical.RowType generateRowType(com.google.protobuf.Descriptors.Descriptor root)
public static org.apache.flink.table.types.logical.LogicalType generateFieldTypeInformation(com.google.protobuf.Descriptors.FieldDescriptor field)
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.