@Namespace(value="arrow::dataset") @Properties(inherit=arrow_dataset.class) public class EnumeratedRecordBatch extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
EnumeratedRecordBatch()
Default native constructor.
|
EnumeratedRecordBatch(long size)
Native array allocator.
|
EnumeratedRecordBatch(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
FragmentEnumerated |
fragment() |
EnumeratedRecordBatch |
fragment(FragmentEnumerated setter) |
EnumeratedRecordBatch |
getPointer(long i) |
EnumeratedRecordBatch |
position(long position) |
RecordBatchEnumerated |
record_batch() |
EnumeratedRecordBatch |
record_batch(RecordBatchEnumerated setter) |
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 EnumeratedRecordBatch()
public EnumeratedRecordBatch(long size)
Pointer.position(long)
.public EnumeratedRecordBatch(Pointer p)
Pointer(Pointer)
.public EnumeratedRecordBatch position(long position)
public EnumeratedRecordBatch getPointer(long i)
getPointer
in class Pointer
@ByRef public RecordBatchEnumerated record_batch()
public EnumeratedRecordBatch record_batch(RecordBatchEnumerated setter)
@ByRef public FragmentEnumerated fragment()
public EnumeratedRecordBatch fragment(FragmentEnumerated setter)
Copyright © 2022. All rights reserved.