| Package | Description |
|---|---|
| org.apache.arrow.vector.dictionary | |
| org.apache.arrow.vector.ipc | |
| org.apache.arrow.vector.util |
| Class and Description |
|---|
| Dictionary
A dictionary (integer to Value mapping) that is used to facilitate
dictionary encoding compression.
|
| DictionaryProvider
A manager for association of dictionary IDs to their corresponding
Dictionary. |
| DictionaryProvider.MapDictionaryProvider
Implementation of
DictionaryProvider that is backed by a hash-map. |
| Class and Description |
|---|
| Dictionary
A dictionary (integer to Value mapping) that is used to facilitate
dictionary encoding compression.
|
| DictionaryProvider
A manager for association of dictionary IDs to their corresponding
Dictionary. |
| Class and Description |
|---|
| Dictionary
A dictionary (integer to Value mapping) that is used to facilitate
dictionary encoding compression.
|
| DictionaryProvider
A manager for association of dictionary IDs to their corresponding
Dictionary. |
Copyright © 2021 The Apache Software Foundation. All rights reserved.