public class ParquetWriterBatchCreator extends Object implements BatchCreator<ParquetWriter>
| Constructor and Description |
|---|
ParquetWriterBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
WriterRecordBatch |
getBatch(ExecutorFragmentContext context,
ParquetWriter config,
List<RecordBatch> children) |
public WriterRecordBatch getBatch(ExecutorFragmentContext context, ParquetWriter config, List<RecordBatch> children) throws ExecutionSetupException
getBatch in interface BatchCreator<ParquetWriter>ExecutionSetupExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.