Package io.trino.parquet.dictionary
Class IntegerDictionary
java.lang.Object
io.trino.parquet.dictionary.IntegerDictionary
- All Implemented Interfaces:
Dictionary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.trino.parquet.dictionary.Dictionary
decodeToDouble, decodeToFloat, decodeToLong, decodeToSlice
-
Constructor Details
-
IntegerDictionary
-
-
Method Details
-
decodeToInt
public int decodeToInt(int id) - Specified by:
decodeToIntin interfaceDictionary
-
toString
-