Uses of Class
io.trino.spi.type.RowType.Field
Packages that use RowType.Field
-
Uses of RowType.Field in io.trino.spi.type
Methods in io.trino.spi.type that return RowType.FieldMethods in io.trino.spi.type that return types with arguments of type RowType.FieldMethods in io.trino.spi.type with parameters of type RowType.FieldMethod parameters in io.trino.spi.type with type arguments of type RowType.FieldModifier and TypeMethodDescriptionstatic RowTypeRowType.createWithTypeSignature(TypeSignature typeSignature, List<RowType.Field> fields) static RowTypeRowType.from(List<RowType.Field> fields)