org.locationtech.geomesa.arrow.vector
dictionary id and int width, id must be unique per arrow file
Dictionary encode a value to an int
Dictionary encode a value to an int
value to encode
dictionary encoded int
Decode a dictionary int to a value
Decode a dictionary int to a value
dictionary encoded int
value
dictionary values.
dictionary values. When encoded, values are replaced with their index in the seq
Holder for dictionary values