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