| Package | Description |
|---|---|
| org.apache.fury.format.encoder | |
| org.apache.fury.format.row.binary | |
| org.apache.fury.format.row.binary.writer |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeRef<BinaryRow> |
BaseBinaryEncoderBuilder.binaryRowTypeToken |
| Modifier and Type | Method and Description |
|---|---|
BinaryRow |
GeneratedRowEncoder.toRow(Object obj) |
BinaryRow |
RowEncoder.toRow(T obj) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GeneratedRowEncoder.fromRow(BinaryRow row) |
T |
RowEncoder.fromRow(BinaryRow row) |
| Modifier and Type | Method and Description |
|---|---|
BinaryRow |
BinaryArray.getStruct(int ordinal) |
BinaryRow |
BinaryRow.getStruct(int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
BinaryRow |
BinaryRowWriter.copyToRow() |
BinaryRow |
BinaryRowWriter.getRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryWriter.write(int ordinal,
BinaryRow row) |
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.