| Package | Description |
|---|---|
| org.apache.fury.format.encoder | |
| org.apache.fury.format.row.binary | |
| org.apache.fury.format.row.binary.writer |
| Modifier and Type | Method and Description |
|---|---|
BinaryMap |
GeneratedMapEncoder.toMap(Object obj) |
BinaryMap |
MapEncoder.toMap(T obj) |
| Modifier and Type | Method and Description |
|---|---|
default Object |
GeneratedMapEncoder.fromMap(BinaryMap array) |
default T |
MapEncoder.fromMap(BinaryMap binaryMap) |
| Modifier and Type | Method and Description |
|---|---|
BinaryMap |
BinaryArray.getMap(int ordinal) |
BinaryMap |
BinaryRow.getMap(int ordinal) |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryWriter.write(int ordinal,
BinaryMap map) |
Copyright © 2023-2024, The Apache Software Foundation. Apache Fury™, Fury™, and Apache are either registered trademarks or trademarks of the Apache Software Foundation.