Class RowType.RowField

java.lang.Object
org.apache.flink.table.types.logical.RowType.RowField
All Implemented Interfaces:
Serializable
Enclosing class:
RowType

@PublicEvolving public static final class RowType.RowField extends Object implements Serializable
Describes a field of a RowType.
See Also: