@Namespace(value="arrow::compute") @NoOffset @Properties(inherit=arrow.class) public class ArithmeticOptions extends FunctionOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ArithmeticOptions() |
ArithmeticOptions(boolean check_overflow) |
ArithmeticOptions(long size)
Native array allocator.
|
ArithmeticOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
check_overflow() |
ArithmeticOptions |
check_overflow(boolean setter) |
ArithmeticOptions |
getPointer(long i) |
static String |
kTypeName() |
static byte |
kTypeName(int i) |
ArithmeticOptions |
position(long position) |
Copy, Deserialize, Deserialize, Equals, options_type, Serialize, ToString, type_nameaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, 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 ArithmeticOptions(Pointer p)
Pointer(Pointer).public ArithmeticOptions(long size)
Pointer.position(long).public ArithmeticOptions()
public ArithmeticOptions position(long position)
public ArithmeticOptions getPointer(long i)
getPointer in class Pointer@MemberGetter public static byte kTypeName(int i)
@MemberGetter public static String kTypeName()
public ArithmeticOptions check_overflow(boolean setter)
Copyright © 2022. All rights reserved.