Uses of Interface
io.trino.spi.block.RowValueBuilder
Packages that use RowValueBuilder
-
Uses of RowValueBuilder in io.trino.spi.block
Methods in io.trino.spi.block with parameters of type RowValueBuilderModifier and TypeMethodDescriptionBufferedRowValueBuilder.build(RowValueBuilder<E> builder) <E extends Throwable>
voidRowBlockBuilder.buildEntry(RowValueBuilder<E> builder) RowValueBuilder.buildRowValue(RowType rowType, RowValueBuilder<E> builder)