| Package | Description |
|---|---|
| org.apache.fury.format.encoder | |
| org.apache.fury.format.row | |
| org.apache.fury.format.row.binary | |
| org.apache.fury.format.vectorized |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeRef<Row> |
BaseBinaryEncoderBuilder.rowTypeToken |
| Modifier and Type | Method and Description |
|---|---|
Row |
Row.copy() |
Row |
Getters.getStruct(int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Setters.setStruct(int ordinal,
Row value) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryRow
A binary implementation of
Row backed by binary buffer instead of java objects. |
| Modifier and Type | Method and Description |
|---|---|
Row |
BinaryRow.copy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrowWriter.write(Row row) |
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.