Package io.trino.orc.writer
Class DictionaryBuilder
java.lang.Object
io.trino.orc.writer.DictionaryBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()booleanintlonglongintputIfAbsent(Block block, int position)
-
Constructor Details
-
DictionaryBuilder
public DictionaryBuilder(int expectedSize)
-
-
Method Details
-
getSizeInBytes
public long getSizeInBytes() -
getRetainedSizeInBytes
public long getRetainedSizeInBytes() -
getElementBlock
-
clear
public void clear() -
contains
-
putIfAbsent
-
getEntryCount
public int getEntryCount()
-