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