| Package | Description |
|---|---|
| org.apache.fury.format.row | |
| org.apache.fury.format.row.binary |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayData
Interface for array in row format.
|
interface |
Row
Interface for row in row format.
|
| 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]
|
class |
BinaryRow
A binary implementation of
Row backed by binary buffer instead of java objects. |
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.