Class Dictionary

java.lang.Object
org.apache.arrow.vector.dictionary.Dictionary

public class Dictionary extends Object
A dictionary (integer to Value mapping) that is used to facilitate dictionary encoding compression.