@Namespace(value="arrow::fs") @Properties(inherit=arrow.class) public class LocalFileSystemOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LocalFileSystemOptions()
Default native constructor.
|
LocalFileSystemOptions(long size)
Native array allocator.
|
LocalFileSystemOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static LocalFileSystemOptions |
Defaults()
\brief Initialize with defaults
|
LocalFileSystemOptions |
position(long position) |
boolean |
use_mmap()
Whether OpenInputStream and OpenInputFile return a mmap'ed file,
or a regular one.
|
LocalFileSystemOptions |
use_mmap(boolean setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic LocalFileSystemOptions()
public LocalFileSystemOptions(long size)
Pointer.position(long).public LocalFileSystemOptions(Pointer p)
Pointer.Pointer(Pointer).public LocalFileSystemOptions position(long position)
@Cast(value="bool") public boolean use_mmap()
public LocalFileSystemOptions use_mmap(boolean setter)
@ByVal public static LocalFileSystemOptions Defaults()
Copyright © 2020. All rights reserved.