@Namespace(value="arrow::flight") @Properties(inherit=arrow_flight.class) public class MetadataRecordBatchWriter extends RecordBatchWriter
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MetadataRecordBatchWriter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Status |
Begin(Schema schema) |
Status |
Begin(Schema schema,
IpcWriteOptions options)
\brief Begin writing data with the given schema.
|
Status |
WriteMetadata(ArrowBuffer app_metadata) |
Status |
WriteWithMetadata(RecordBatch batch,
ArrowBuffer app_metadata) |
Close, stats, WriteRecordBatch, WriteTable, WriteTable
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 MetadataRecordBatchWriter(Pointer p)
Pointer(Pointer)
.@ByVal public Status Begin(@Const @SharedPtr @ByRef Schema schema, @Const @ByRef IpcWriteOptions options)
@ByVal public Status WriteMetadata(@SharedPtr ArrowBuffer app_metadata)
@ByVal public Status WriteWithMetadata(@Const @ByRef RecordBatch batch, @SharedPtr ArrowBuffer app_metadata)
Copyright © 2022. All rights reserved.