@Name(value="arrow::IterationTraits<arrow::dataset::TaggedRecordBatch>") @Properties(inherit=arrow_dataset.class) public class IterationTraits extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IterationTraits()
Default native constructor.
|
IterationTraits(long size)
Native array allocator.
|
IterationTraits(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TaggedRecordBatch |
End() |
IterationTraits |
getPointer(long i) |
static boolean |
IsEnd(TaggedRecordBatch val) |
IterationTraits |
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, zeropublic IterationTraits()
public IterationTraits(long size)
Pointer.position(long).public IterationTraits(Pointer p)
Pointer(Pointer).public IterationTraits position(long position)
public IterationTraits getPointer(long i)
getPointer in class Pointer@ByVal public static TaggedRecordBatch End()
@Cast(value="bool") public static boolean IsEnd(@Const @ByRef TaggedRecordBatch val)
Copyright © 2022. All rights reserved.