Uses of Interface
io.trino.spi.block.MapValueBuilder
Packages that use MapValueBuilder
-
Uses of MapValueBuilder in io.trino.spi.block
Methods in io.trino.spi.block with parameters of type MapValueBuilderModifier and TypeMethodDescriptionBufferedMapValueBuilder.build(int entryCount, MapValueBuilder<E> builder) <E extends Throwable>
voidMapBlockBuilder.buildEntry(MapValueBuilder<E> builder) MapValueBuilder.buildMapValue(MapType mapType, int entryCount, MapValueBuilder<E> builder)