@Namespace(value="arrow::dataset") @Properties(inherit=arrow_dataset.class) public class HivePartitioning extends KeyValuePartitioning
KeyValuePartitioning.KeyPartitioning.PartitionedBatchesPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
HivePartitioning(Pointer p)
Pointer cast constructor.
|
HivePartitioning(Schema schema) |
HivePartitioning(Schema schema,
ArrayVector dictionaries) |
| Modifier and Type | Method and Description |
|---|---|
static PartitioningFactory |
MakeFactory() |
static PartitioningFactory |
MakeFactory(PartitioningFactoryOptions arg0) |
static Pointer |
ParseKey(BytePointer segment) |
static Pointer |
ParseKey(String segment) |
String |
type_name()
\brief The name identifying the kind of partitioning
|
Format, Parse, Parse, Partition, SetDefaultValuesFromKeysDefault, schemaaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic HivePartitioning(Pointer p)
Pointer(Pointer).public HivePartitioning(@SharedPtr @ByVal Schema schema, @ByVal(nullValue="arrow::ArrayVector({})") ArrayVector dictionaries)
public HivePartitioning(@SharedPtr @ByVal Schema schema)
@StdString public String type_name()
Partitioningtype_name in class Partitioning@ByVal @Cast(value="arrow::util::optional<Key>*") public static Pointer ParseKey(@StdString String segment)
@ByVal @Cast(value="arrow::util::optional<Key>*") public static Pointer ParseKey(@StdString BytePointer segment)
@SharedPtr public static PartitioningFactory MakeFactory(@ByVal(nullValue="arrow::dataset::PartitioningFactoryOptions({})") PartitioningFactoryOptions arg0)
@SharedPtr public static PartitioningFactory MakeFactory()
Copyright © 2021. All rights reserved.