@Name(value="arrow::FutureStorage<void>") @NoOffset @Properties(inherit=arrow.class) public class FutureStorage extends FutureStorageBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static boolean |
HasValue |
| Constructor and Description |
|---|
FutureStorage()
Default native constructor.
|
FutureStorage(long size)
Native array allocator.
|
FutureStorage(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FutureStorage |
getPointer(long i) |
static boolean |
HasValue() |
void |
MarkFinished() |
void |
MarkFinished(Status st) |
FutureStorage |
position(long position) |
Status |
status() |
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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FutureStorage()
public FutureStorage(long size)
Pointer.position(long).public FutureStorage(Pointer p)
Pointer.Pointer(Pointer).public FutureStorage position(long position)
position in class FutureStorageBasepublic FutureStorage getPointer(long i)
getPointer in class FutureStorageBase@MemberGetter @Cast(value="const bool") public static boolean HasValue()
public void MarkFinished()
Copyright © 2020. All rights reserved.