@Namespace(value="arrow") @NoOffset @Properties(inherit=arrow.class) public class FutureImpl extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static double |
kInfinity |
| Constructor and Description |
|---|
FutureImpl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
kInfinity() |
static FutureImpl |
Make() |
arrow.FutureState |
state() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FutureImpl(Pointer p)
Pointer.Pointer(Pointer).@MemberGetter public static double kInfinity()
public arrow.FutureState state()
@UniquePtr public static FutureImpl Make()
Copyright © 2020. All rights reserved.