@Namespace(value="arrow::fs") @Properties(inherit=arrow.class) public class FileLocator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FileLocator()
Default native constructor.
|
FileLocator(long size)
Native array allocator.
|
FileLocator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
filesystem() |
FileLocator |
filesystem(FileSystem setter) |
FileLocator |
getPointer(long i) |
String |
path() |
FileLocator |
path(String setter) |
FileLocator |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FileLocator()
public FileLocator(long size)
Pointer.position(long).public FileLocator(Pointer p)
Pointer(Pointer).public FileLocator position(long position)
public FileLocator getPointer(long i)
getPointer in class Pointer@SharedPtr public FileSystem filesystem()
public FileLocator filesystem(FileSystem setter)
@StdString public String path()
public FileLocator path(String setter)
Copyright © 2021. All rights reserved.