@Namespace(value="arrow::flight") @Properties(inherit=arrow_flight.class) public class FlightStreamWriter extends RecordBatchWriter
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FlightStreamWriter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
DoneWriting()
\brief Indicate that the application is done writing to this stream.
|
Status |
WriteWithMetadata(RecordBatch batch,
ArrowBuffer app_metadata) |
Close, set_memory_pool, WriteRecordBatch, WriteTable, WriteTableaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic FlightStreamWriter(Pointer p)
Pointer.Pointer(Pointer).@ByVal public Status WriteWithMetadata(@Const @ByRef RecordBatch batch, @SharedPtr ArrowBuffer app_metadata)
@ByVal public Status DoneWriting()
Copyright © 2020. All rights reserved.