| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
DictionaryVector |
DictionaryMemo.dictionaries()
\brief The stored dictionaries, in ascending id order.
|
DictionaryVector |
DictionaryVector.first(long i,
long first) |
DictionaryVector |
DictionaryVector.put(DictionaryVector x) |
DictionaryVector |
DictionaryVector.put(long[] firstValue,
Array[] secondValue) |
DictionaryVector |
DictionaryVector.second(long i,
Array second) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryVector |
DictionaryVector.put(DictionaryVector x) |
Copyright © 2020. All rights reserved.