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