@Namespace(value="arrow::internal") @NoOffset @Properties(inherit=arrow.class) public class MultipleChunkIterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MultipleChunkIterator(ChunkedArray left,
ChunkedArray right) |
MultipleChunkIterator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
_position() |
boolean |
Next(Array next_left,
Array next_right) |
address, 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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic MultipleChunkIterator(Pointer p)
Pointer(Pointer).public MultipleChunkIterator(@Const @ByRef ChunkedArray left, @Const @ByRef ChunkedArray right)
@Cast(value="bool") public boolean Next(@SharedPtr Array next_left, @SharedPtr Array next_right)
Copyright © 2021. All rights reserved.