Package io.trino.parquet.dictionary
Class FloatDictionary
java.lang.Object
io.trino.parquet.dictionary.FloatDictionary
- 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, decodeToInt, decodeToLong, decodeToSlice
-
Constructor Details
-
FloatDictionary
-
-
Method Details
-
decodeToFloat
public float decodeToFloat(int id) - Specified by:
decodeToFloatin interfaceDictionary
-
toString
-