@Namespace(value="arrow") @Properties(inherit=arrow_dataset.class) public class FilterIterator extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
FilterIterator.Action |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FilterIterator()
Default native constructor.
|
FilterIterator(long size)
Native array allocator.
|
FilterIterator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FilterIterator |
getPointer(long i) |
FilterIterator |
position(long position) |
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, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic FilterIterator()
public FilterIterator(long size)
Pointer.position(long).public FilterIterator(Pointer p)
Pointer(Pointer).public FilterIterator position(long position)
public FilterIterator getPointer(long i)
getPointer in class PointerCopyright © 2021. All rights reserved.