| Package | Description |
|---|---|
| org.bytedeco.arrow | |
| org.bytedeco.arrow_dataset | |
| org.bytedeco.arrow.global | |
| org.bytedeco.parquet |
| Modifier and Type | Method and Description |
|---|---|
Future |
FileInfoVectorFuture.asFuture()
\brief Future
|
Future |
Future.asFuture()
\brief Future
|
Future |
InputStreamFuture.asFuture()
\brief Future
|
Future |
KeyValueMetadataFuture.asFuture()
\brief Future
|
Future |
LongFuture.asFuture()
\brief Future
|
Future |
LongOptionalFuture.asFuture()
\brief Future
|
Future |
MessageFuture.asFuture()
\brief Future
|
Future |
RandomAccessFileFuture.asFuture()
\brief Future
|
Future |
RecordBatchFileReaderFuture.asFuture()
\brief Future
|
Future |
RecordBatchFuture.asFuture()
\brief Future
|
Future |
RecordBatchVectorFuture.asFuture()
\brief Future
|
Future |
StreamingReaderFuture.asFuture()
\brief Future
|
Future |
TableFuture.asFuture()
\brief Future
|
Future |
TableFuture.asFuture()
\brief Future
|
Future |
StreamingReaderFuture.asFuture()
\brief Future
|
Future |
RecordBatchVectorFuture.asFuture()
\brief Future
|
Future |
RecordBatchFuture.asFuture()
\brief Future
|
Future |
RecordBatchFileReaderFuture.asFuture()
\brief Future
|
Future |
RandomAccessFileFuture.asFuture()
\brief Future
|
Future |
MessageFuture.asFuture()
\brief Future
|
Future |
LongOptionalFuture.asFuture()
\brief Future
|
Future |
LongFuture.asFuture()
\brief Future
|
Future |
KeyValueMetadataFuture.asFuture()
\brief Future
|
Future |
InputStreamFuture.asFuture()
\brief Future
|
Future |
Future.asFuture()
\brief Future
|
Future |
FileInfoVectorFuture.asFuture()
\brief Future
|
Future |
AsyncTaskGroup.End()
Signal that top level tasks are done being added
It is allowed for tasks to be added after this call provided the future has not yet
completed.
|
Future |
SerializedAsyncTaskGroup.End()
Signal that all top level tasks have been added
The returned future that will finish when all tasks have been consumed.
|
Future |
SerializedAsyncTaskGroup.End()
Signal that all top level tasks have been added
The returned future that will finish when all tasks have been consumed.
|
Future |
AsyncTaskGroup.End()
Signal that top level tasks are done being added
It is allowed for tasks to be added after this call provided the future has not yet
completed.
|
Future |
TaskGroup.FinishAsync()
Returns a future that will complete the first time all tasks are finished.
|
Future |
TaskGroup.FinishAsync()
Returns a future that will complete the first time all tasks are finished.
|
static Future |
Future.Make()
\brief Producer API: instantiate a valid Future
The Future's state is initialized with PENDING.
|
static Future |
Future.Make()
\brief Producer API: instantiate a valid Future
The Future's state is initialized with PENDING.
|
Future |
AsyncDestroyable.on_closed()
A future which will complete when the AsyncDestroyable has finished and is ready
to be deleted.
|
Future |
AsyncDestroyable.on_closed()
A future which will complete when the AsyncDestroyable has finished and is ready
to be deleted.
|
Future |
AsyncTaskGroup.OnFinished()
A future that will be finished after End is called and all tasks have completed
This is the same future that is returned by End() but calling this method does
not indicate that top level tasks are done being added.
|
Future |
SerializedAsyncTaskGroup.OnFinished()
A future that finishes when all queued items have been delivered.
|
Future |
SerializedAsyncTaskGroup.OnFinished()
A future that finishes when all queued items have been delivered.
|
Future |
AsyncTaskGroup.OnFinished()
A future that will be finished after End is called and all tasks have completed
This is the same future that is returned by End() but calling this method does
not indicate that top level tasks are done being added.
|
Future |
ReadRangeCache.Wait()
\brief Wait until all ranges added so far have been cached.
|
Future |
ReadRangeCache.Wait()
\brief Wait until all ranges added so far have been cached.
|
Future |
ReadRangeCache.WaitFor(ReadRange ranges)
\brief Wait until all given ranges have been cached.
|
Future |
ReadRangeCache.WaitFor(ReadRange ranges)
\brief Wait until all given ranges have been cached.
|
Future |
AsyncToggle.WhenOpen()
Get a future that will complete when the toggle next becomes open
If the toggle is open this returns immediately
If the toggle is closed this future will be unfinished until the next call to Open
|
Future |
AsyncToggle.WhenOpen()
Get a future that will complete when the toggle next becomes open
If the toggle is open this returns immediately
If the toggle is closed this future will be unfinished until the next call to Open
|
| Modifier and Type | Method and Description |
|---|---|
Status |
AsyncTaskGroup.AddTask(Future task)
Add a task that has already been started
|
Status |
AsyncTaskGroup.AddTask(Future task)
Add a task that has already been started
|
| Modifier and Type | Method and Description |
|---|---|
Future |
ScanTask.SafeVisit(Executor executor,
arrow_dataset.RecordBatchVisitor visitor) |
Future |
ScanTask.SafeVisit(Executor executor,
arrow_dataset.RecordBatchVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
static Future |
arrow.AllComplete(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllComplete(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllFinished(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllFinished(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.ToFuture(Status status)
\brief Loop through an asynchronous sequence
|
static Future |
arrow.ToFuture(Status status)
\brief Loop through an asynchronous sequence
|
| Modifier and Type | Method and Description |
|---|---|
static Future |
arrow.AllComplete(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllComplete(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllFinished(Future futures)
\brief Create a Future which completes when all of
futures complete. |
static Future |
arrow.AllFinished(Future futures)
\brief Create a Future which completes when all of
futures complete. |
| Modifier and Type | Method and Description |
|---|---|
Future |
ParquetFileReader.WhenBuffered(int[] row_groups,
int[] column_indices) |
Future |
ParquetFileReader.WhenBuffered(int[] row_groups,
int[] column_indices) |
Future |
ParquetFileReader.WhenBuffered(IntBuffer row_groups,
IntBuffer column_indices) |
Future |
ParquetFileReader.WhenBuffered(IntBuffer row_groups,
IntBuffer column_indices) |
Future |
ParquetFileReader.WhenBuffered(IntPointer row_groups,
IntPointer column_indices)
Wait for the specified row groups and column indices to be pre-buffered.
|
Future |
ParquetFileReader.WhenBuffered(IntPointer row_groups,
IntPointer column_indices)
Wait for the specified row groups and column indices to be pre-buffered.
|
Copyright © 2022. All rights reserved.