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