Uses of Package
org.apache.arrow.vector.dictionary
Packages that use org.apache.arrow.vector.dictionary
Package
Description
-
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.adapter.avro
-
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.flight
-
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.vector.dictionaryClassDescriptionA dictionary (integer to Value mapping) that is used to facilitate dictionary encoding compression.A manager for association of dictionary IDs to their corresponding
Dictionary
.Implementation ofDictionaryProvider
that is backed by a hash-map. -
-
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.vector.ipcClassDescriptionA dictionary (integer to Value mapping) that is used to facilitate dictionary encoding compression.A manager for association of dictionary IDs to their corresponding
Dictionary
. -
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.vector.table
-
Classes in org.apache.arrow.vector.dictionary used by org.apache.arrow.vector.utilClassDescriptionA dictionary (integer to Value mapping) that is used to facilitate dictionary encoding compression.A manager for association of dictionary IDs to their corresponding
Dictionary
.