public static class Partitioning.PartitionedBatches extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PartitionedBatches()
Default native constructor.
|
PartitionedBatches(long size)
Native array allocator.
|
PartitionedBatches(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
RecordBatchVector |
batches() |
Partitioning.PartitionedBatches |
batches(RecordBatchVector setter) |
Expression |
expressions() |
Partitioning.PartitionedBatches |
expressions(Expression setter) |
Partitioning.PartitionedBatches |
getPointer(long i) |
Partitioning.PartitionedBatches |
position(long position) |
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 PartitionedBatches()
public PartitionedBatches(long size)
Pointer.position(long)
.public PartitionedBatches(Pointer p)
Pointer(Pointer)
.public Partitioning.PartitionedBatches position(long position)
public Partitioning.PartitionedBatches getPointer(long i)
getPointer
in class Pointer
@ByRef public RecordBatchVector batches()
public Partitioning.PartitionedBatches batches(RecordBatchVector setter)
@StdVector public Expression expressions()
public Partitioning.PartitionedBatches expressions(Expression setter)
Copyright © 2022. All rights reserved.