| Package | Description |
|---|---|
| org.apache.arrow.c |
| Modifier and Type | Method and Description |
|---|---|
ArrowArray.Snapshot |
ArrowArray.snapshot()
Take a snapshot of the ArrowArray raw values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrowArray.save(ArrowArray.Snapshot snapshot)
Write values from Snapshot to the underlying ArrowArray memory buffer.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.