Uses of Class
io.trino.spi.block.SqlRow
Packages that use SqlRow
-
Uses of SqlRow in io.trino.spi.block
Methods in io.trino.spi.block that return SqlRowModifier and TypeMethodDescriptionBufferedRowValueBuilder.build(RowValueBuilder<E> builder) RowValueBuilder.buildRowValue(RowType rowType, RowValueBuilder<E> builder) RowBlock.getRow(int position) -
Uses of SqlRow in io.trino.spi.type
Methods in io.trino.spi.type that return SqlRow