Uses of Class
io.trino.spi.block.SqlMap
Packages that use SqlMap
-
Uses of SqlMap in io.trino.spi.block
Methods in io.trino.spi.block that return SqlMapModifier and TypeMethodDescriptionBufferedMapValueBuilder.build(int entryCount, MapValueBuilder<E> builder) MapValueBuilder.buildMapValue(MapType mapType, int entryCount, MapValueBuilder<E> builder) MapBlock.getMap(int position) -
Uses of SqlMap in io.trino.spi.type
Methods in io.trino.spi.type that return SqlMap