| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Class and Description |
|---|---|
class |
ListArray
Concrete Array class for list data
|
class |
MapArray
Concrete Array class for map data
NB: "value" in this context refers to a pair of a key and the corresponding item
|
| Modifier and Type | Method and Description |
|---|---|
BaseListArray |
BaseListArray.getPointer(long i) |
BaseListArray |
BaseListArray.position(long position) |
Copyright © 2021. All rights reserved.