Uses of Class
io.trino.spi.block.RowBlockBuilder
Packages that use RowBlockBuilder
-
Uses of RowBlockBuilder in io.trino.spi.type
Methods in io.trino.spi.type that return RowBlockBuilderModifier and TypeMethodDescriptionRowType.createBlockBuilder
(BlockBuilderStatus blockBuilderStatus, int expectedEntries) RowType.createBlockBuilder
(BlockBuilderStatus blockBuilderStatus, int expectedEntries, int expectedBytesPerEntry)