| Package | Description |
|---|---|
| org.apache.fury.format.row | |
| org.apache.fury.format.row.binary |
| Modifier and Type | Method and Description |
|---|---|
ArrayData |
ArrayData.copy() |
ArrayData |
Getters.getArray(int ordinal) |
ArrayData |
MapData.keyArray() |
ArrayData |
MapData.valueArray() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Setters.setArray(int ordinal,
ArrayData value) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryArray
Each array has four parts(8-byte aligned): [numElements][validity bits][values or
offset&length][variable length portion]
|
| Modifier and Type | Method and Description |
|---|---|
ArrayData |
BinaryArray.copy() |
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.