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