@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class ScanTask extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ScanTask(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
RecordBatchIteratorResult |
Execute()
\brief Iterate through sequence of materialized record batches
resulting from the Scan.
|
Fragment |
fragment() |
ScanOptions |
options() |
RecordBatchVectorFuture |
SafeExecute(Executor executor) |
Future |
SafeVisit(Executor executor,
arrow_dataset.RecordBatchVisitor visitor) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public ScanTask(Pointer p)
Pointer(Pointer)
.@ByVal public RecordBatchIteratorResult Execute()
@ByVal public RecordBatchVectorFuture SafeExecute(Executor executor)
@ByVal public Future SafeVisit(Executor executor, @ByVal arrow_dataset.RecordBatchVisitor visitor)
@SharedPtr public ScanOptions options()
@Const @SharedPtr @ByRef public Fragment fragment()
Copyright © 2022. All rights reserved.