@Name(value="arrow::Enumerated<std::shared_ptr<arrow::RecordBatch> >") @Properties(inherit=arrow.class) public class RecordBatchEnumerated extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RecordBatchEnumerated()
Default native constructor.
|
RecordBatchEnumerated(long size)
Native array allocator.
|
RecordBatchEnumerated(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RecordBatchEnumerated |
getPointer(long i) |
int |
index() |
RecordBatchEnumerated |
index(int setter) |
boolean |
last() |
RecordBatchEnumerated |
last(boolean setter) |
RecordBatchEnumerated |
position(long position) |
RecordBatch |
value() |
RecordBatchEnumerated |
value(RecordBatch setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic RecordBatchEnumerated()
public RecordBatchEnumerated(long size)
Pointer.position(long).public RecordBatchEnumerated(Pointer p)
Pointer(Pointer).public RecordBatchEnumerated position(long position)
public RecordBatchEnumerated getPointer(long i)
getPointer in class Pointer@SharedPtr @Cast(value={"","std::shared_ptr<arrow::RecordBatch>"}) public RecordBatch value()
public RecordBatchEnumerated value(RecordBatch setter)
public int index()
public RecordBatchEnumerated index(int setter)
public RecordBatchEnumerated last(boolean setter)
Copyright © 2021. All rights reserved.