| Constructor and Description |
|---|
StreamCreator(Schema schema,
BufferAllocator allocator,
Consumer<Stream> committer) |
public StreamCreator(Schema schema, BufferAllocator allocator, Consumer<Stream> committer)
public void drop()
public void add(ArrowRecordBatch batch)
public void complete()
Copyright © 2019 The Apache Software Foundation. All rights reserved.