| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Class and Description |
|---|---|
class |
DenseUnionArray
\brief Concrete Array class for dense union data
Note that union types do not have a validity bitmap
|
class |
SparseUnionArray
Concrete Array class for sparse union data
|
| Modifier and Type | Method and Description |
|---|---|
UnionArray |
UnionArray.getPointer(long i) |
UnionArray |
UnionArray.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
Status |
BasicUnionBuilder.Finish(UnionArray out)
\endcond
|
Copyright © 2021. All rights reserved.