@Namespace(value="arrow::dataset") @Properties(inherit=arrow_dataset.class) public class PartitioningFactory extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PartitioningFactory(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PartitioningResult |
Finish(Schema schema)
Create a partitioning using the provided schema
(fields may be dropped).
|
SchemaResult |
Inspect(StringVector paths)
Get the schema for the resulting Partitioning.
|
String |
type_name()
\brief The name identifying the kind of partitioning
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public PartitioningFactory(Pointer p)
Pointer(Pointer)
.@StdString public String type_name()
@ByVal public SchemaResult Inspect(@Const @ByRef StringVector paths)
@ByVal public PartitioningResult Finish(@Const @SharedPtr @ByRef Schema schema)
Copyright © 2022. All rights reserved.