@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class IpcFragmentScanOptions extends FragmentScanOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
IpcFragmentScanOptions()
Default native constructor.
|
IpcFragmentScanOptions(long size)
Native array allocator.
|
IpcFragmentScanOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
CacheOptions |
cache_options()
If present, the async scanner will enable I/O coalescing.
|
IpcFragmentScanOptions |
cache_options(CacheOptions setter) |
IpcFragmentScanOptions |
getPointer(long i) |
IpcReadOptions |
options()
Options passed to the IPC file reader.
|
IpcFragmentScanOptions |
options(IpcReadOptions setter) |
IpcFragmentScanOptions |
position(long position) |
String |
type_name() |
ToString
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public IpcFragmentScanOptions()
public IpcFragmentScanOptions(long size)
Pointer.position(long)
.public IpcFragmentScanOptions(Pointer p)
Pointer(Pointer)
.public IpcFragmentScanOptions position(long position)
public IpcFragmentScanOptions getPointer(long i)
getPointer
in class Pointer
@StdString public String type_name()
type_name
in class FragmentScanOptions
@SharedPtr public IpcReadOptions options()
public IpcFragmentScanOptions options(IpcReadOptions setter)
@SharedPtr public CacheOptions cache_options()
public IpcFragmentScanOptions cache_options(CacheOptions setter)
Copyright © 2022. All rights reserved.