Package io.trino.spi.block
Interface MapValueBuilder<E extends Throwable>
public interface MapValueBuilder<E extends Throwable>
-
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(BlockBuilder keyBuilder, BlockBuilder valueBuilder) buildMapValue(MapType mapType, int entryCount, MapValueBuilder<E> builder)