Uses of Class
org.apache.flink.table.types.logical.RowType.RowField
Packages that use RowType.RowField
-
Uses of RowType.RowField in org.apache.flink.table.types.logical
Methods in org.apache.flink.table.types.logical that return RowType.RowFieldMethods in org.apache.flink.table.types.logical that return types with arguments of type RowType.RowFieldConstructor parameters in org.apache.flink.table.types.logical with type arguments of type RowType.RowFieldModifierConstructorDescriptionRowType(boolean isNullable, List<RowType.RowField> fields) RowType(List<RowType.RowField> fields)