@Namespace(value="arrow::io") @NoOffset @Properties(inherit=arrow.class) public class AsyncContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AsyncContext() |
AsyncContext(Executor executor) |
AsyncContext(long size)
Native array allocator.
|
AsyncContext(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Executor |
executor() |
AsyncContext |
executor(Executor setter) |
long |
external_id() |
AsyncContext |
external_id(long setter) |
AsyncContext |
getPointer(long i) |
AsyncContext |
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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AsyncContext(Pointer p)
Pointer(Pointer).public AsyncContext(long size)
Pointer.position(long).public AsyncContext()
public AsyncContext(Executor executor)
public AsyncContext position(long position)
public AsyncContext getPointer(long i)
getPointer in class Pointerpublic Executor executor()
public AsyncContext executor(Executor setter)
public AsyncContext external_id(long setter)
Copyright © 2021. All rights reserved.