public class PbToRowTypeUtil extends Object
| Constructor and Description |
|---|
PbToRowTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.table.types.logical.RowType |
generateRowType(com.google.protobuf.Descriptors.Descriptor root) |
static org.apache.flink.table.types.logical.RowType |
generateRowType(com.google.protobuf.Descriptors.Descriptor root,
boolean enumAsInt) |
public 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,
boolean enumAsInt)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.