Class IntegerDictionary

java.lang.Object
io.trino.parquet.dictionary.IntegerDictionary
All Implemented Interfaces:
Dictionary

public class IntegerDictionary extends Object implements Dictionary
  • Constructor Details

    • IntegerDictionary

      public IntegerDictionary(DictionaryPage dictionaryPage)
  • Method Details