Package io.trino.spi.block
Class BufferedMapValueBuilder
java.lang.Object
io.trino.spi.block.BufferedMapValueBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild(int entryCount, MapValueBuilder<E> builder) static BufferedMapValueBuildercreateBuffered(MapType mapType) static BufferedMapValueBuildercreateBufferedDistinctStrict(MapType mapType) static BufferedMapValueBuildercreateBufferedStrict(MapType mapType) long
-
Method Details
-
createBuffered
-
createBufferedStrict
-
createBufferedDistinctStrict
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes() -
build
- Throws:
E extends Throwable
-