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