@Namespace(value="arrow::dataset") @NoOffset @Properties(inherit=arrow_dataset.class) public class HivePartitioningFactoryOptions extends PartitioningFactoryOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
HivePartitioningFactoryOptions()
Default native constructor.
|
HivePartitioningFactoryOptions(long size)
Native array allocator.
|
HivePartitioningFactoryOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
HivePartitioningOptions |
AsHivePartitioningOptions() |
HivePartitioningFactoryOptions |
getPointer(long i) |
String |
null_fallback()
The hive partitioning scheme maps null to a hard coded fallback string.
|
HivePartitioningFactoryOptions |
null_fallback(String setter) |
HivePartitioningFactoryOptions |
position(long position) |
AsPartitioningOptions, infer_dictionary, infer_dictionary, schema, schema, 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 HivePartitioningFactoryOptions()
public HivePartitioningFactoryOptions(long size)
Pointer.position(long).public HivePartitioningFactoryOptions(Pointer p)
Pointer(Pointer).public HivePartitioningFactoryOptions position(long position)
position in class PartitioningFactoryOptionspublic HivePartitioningFactoryOptions getPointer(long i)
getPointer in class PartitioningFactoryOptions@StdString public String null_fallback()
public HivePartitioningFactoryOptions null_fallback(String setter)
@ByVal public HivePartitioningOptions AsHivePartitioningOptions()
Copyright © 2022. All rights reserved.