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>
ExecutionSetupException
Copyright © 1970 The Apache Software Foundation. All rights reserved.