@Namespace(value="arrow::flight") @NoOffset @Properties(inherit=arrow_flight.class) public class SimpleFlightListing extends FlightListing
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SimpleFlightListing(FlightInfo flights) |
SimpleFlightListing(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Status |
Next(FlightInfo info)
\brief Retrieve the next FlightInfo 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 SimpleFlightListing(Pointer p)
Pointer(Pointer)
.public SimpleFlightListing(@StdVector FlightInfo flights)
@ByVal public Status Next(@UniquePtr FlightInfo info)
FlightListing
Next
in class FlightListing
info
- [out] A single FlightInfo. Set to \a nullptr if there
are none left.Copyright © 2022. All rights reserved.