@Namespace(value="arrow::dataset") @Properties(inherit=arrow_dataset.class) public class KeyValuePartitioningOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
KeyValuePartitioningOptions()
Default native constructor.
|
KeyValuePartitioningOptions(long size)
Native array allocator.
|
KeyValuePartitioningOptions(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
KeyValuePartitioningOptions |
getPointer(long i) |
KeyValuePartitioningOptions |
position(long position) |
arrow_dataset.SegmentEncoding |
segment_encoding()
After splitting a path into components, decode the path components
before parsing according to this scheme.
|
KeyValuePartitioningOptions |
segment_encoding(arrow_dataset.SegmentEncoding setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public KeyValuePartitioningOptions()
public KeyValuePartitioningOptions(long size)
Pointer.position(long)
.public KeyValuePartitioningOptions(Pointer p)
Pointer(Pointer)
.public KeyValuePartitioningOptions position(long position)
public KeyValuePartitioningOptions getPointer(long i)
getPointer
in class Pointer
public arrow_dataset.SegmentEncoding segment_encoding()
public KeyValuePartitioningOptions segment_encoding(arrow_dataset.SegmentEncoding setter)
Copyright © 2022. All rights reserved.