| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
RecordBatchFuture |
RecordBatchFuture.getPointer(long i) |
RecordBatchFuture |
RecordBatchFuture.getPointer(long i) |
static RecordBatchFuture |
RecordBatchFuture.Make()
\brief Producer API: instantiate a valid Future
The Future's state is initialized with PENDING.
|
static RecordBatchFuture |
RecordBatchFuture.Make()
\brief Producer API: instantiate a valid Future
The Future's state is initialized with PENDING.
|
static RecordBatchFuture |
RecordBatchFuture.MakeFinished(RecordBatchResult res)
\brief Producer API: instantiate a finished Future
|
static RecordBatchFuture |
RecordBatchFuture.MakeFinished(RecordBatchResult res)
\brief Producer API: instantiate a finished Future
|
RecordBatchFuture |
RecordBatchFuture.position(long position) |
RecordBatchFuture |
RecordBatchFuture.position(long position) |
RecordBatchFuture |
StreamingReader.ReadNextAsync() |
RecordBatchFuture |
StreamingReader.ReadNextAsync() |
Copyright © 2022. All rights reserved.