@Namespace(value="arrow::flight") @NoOffset @Properties(inherit=arrow_flight.class) public class SimpleResultStream extends ResultStream
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SimpleResultStream(Pointer p)
Pointer cast constructor.
|
SimpleResultStream(Result results) |
Modifier and Type | Method and Description |
---|---|
Status |
Next(Result result)
\brief Retrieve the next Result from the iterator.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public SimpleResultStream(Pointer p)
Pointer(Pointer)
.public SimpleResultStream(@StdVector Result results)
@ByVal public Status Next(@UniquePtr Result result)
ResultStream
Next
in class ResultStream
result
- [out] A single result. Set to \a nullptr if there
are none left.Copyright © 2022. All rights reserved.