@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class HivePartitioningOptions extends KeyValuePartitioningOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
HivePartitioningOptions()
Default native constructor.
|
HivePartitioningOptions(long size)
Native array allocator.
|
HivePartitioningOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static HivePartitioningOptions |
DefaultsWithNullFallback(BytePointer fallback) |
static HivePartitioningOptions |
DefaultsWithNullFallback(String fallback) |
HivePartitioningOptions |
getPointer(long i) |
String |
null_fallback() |
HivePartitioningOptions |
null_fallback(String setter) |
HivePartitioningOptions |
position(long position) |
segment_encoding, segment_encodingaddress, 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, zeropublic HivePartitioningOptions()
public HivePartitioningOptions(long size)
Pointer.position(long).public HivePartitioningOptions(Pointer p)
Pointer(Pointer).public HivePartitioningOptions position(long position)
position in class KeyValuePartitioningOptionspublic HivePartitioningOptions getPointer(long i)
getPointer in class KeyValuePartitioningOptions@StdString public String null_fallback()
public HivePartitioningOptions null_fallback(String setter)
@ByVal public static HivePartitioningOptions DefaultsWithNullFallback(@StdString String fallback)
@ByVal public static HivePartitioningOptions DefaultsWithNullFallback(@StdString BytePointer fallback)
Copyright © 2022. All rights reserved.