Uses of Class
io.trino.spi.block.ByteArrayBlock
Packages that use ByteArrayBlock
-
Uses of ByteArrayBlock in io.trino.spi.block
Methods in io.trino.spi.block that return ByteArrayBlockModifier and TypeMethodDescriptionByteArrayBlockBuilder.buildValueBlock()ByteArrayBlock.copyPositions(int[] positions, int offset, int length) ByteArrayBlock.copyRegion(int positionOffset, int length) ByteArrayBlock.copyWithAppendedNull()ByteArrayBlock.getRegion(int positionOffset, int length) ByteArrayBlock.getSingleValueBlock(int position) ByteArrayBlock.getUnderlyingValueBlock()ByteArrayBlockEncoding.readBlock(BlockEncodingSerde blockEncodingSerde, io.airlift.slice.SliceInput sliceInput)