@Namespace(value="arrow::flight") @Properties(inherit=arrow_flight.class) public class FlightDataStream extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
FlightDataStream(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Status |
GetSchemaPayload(FlightPayload payload)
\brief Compute FlightPayload containing serialized RecordBatch schema
|
Status |
Next(FlightPayload payload) |
Schema |
schema() |
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 FlightDataStream(Pointer p)
Pointer(Pointer)
.@SharedPtr @ByVal public Schema schema()
@ByVal public Status GetSchemaPayload(FlightPayload payload)
@ByVal public Status Next(FlightPayload payload)
Copyright © 2022. All rights reserved.