@Namespace(value="arrow::compute") @NoOffset @Properties(inherit=arrow.class) public class ElementWiseAggregateOptions extends FunctionOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ElementWiseAggregateOptions() |
ElementWiseAggregateOptions(boolean skip_nulls) |
ElementWiseAggregateOptions(long size)
Native array allocator.
|
ElementWiseAggregateOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ElementWiseAggregateOptions |
Defaults() |
ElementWiseAggregateOptions |
getPointer(long i) |
static String |
kTypeName() |
static byte |
kTypeName(int i) |
ElementWiseAggregateOptions |
position(long position) |
boolean |
skip_nulls() |
ElementWiseAggregateOptions |
skip_nulls(boolean setter) |
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 ElementWiseAggregateOptions(Pointer p)
Pointer(Pointer).public ElementWiseAggregateOptions(long size)
Pointer.position(long).public ElementWiseAggregateOptions(@Cast(value="bool") boolean skip_nulls)
public ElementWiseAggregateOptions()
public ElementWiseAggregateOptions position(long position)
public ElementWiseAggregateOptions getPointer(long i)
getPointer in class Pointer@MemberGetter public static byte kTypeName(int i)
@MemberGetter public static String kTypeName()
@ByVal public static ElementWiseAggregateOptions Defaults()
public ElementWiseAggregateOptions skip_nulls(boolean setter)
Copyright © 2022. All rights reserved.