public class UnionAllBatchCreator extends Object implements BatchCreator<UnionAll>
Constructor and Description |
---|
UnionAllBatchCreator() |
Modifier and Type | Method and Description |
---|---|
UnionAllRecordBatch |
getBatch(ExecutorFragmentContext context,
UnionAll config,
List<RecordBatch> children) |
public UnionAllRecordBatch getBatch(ExecutorFragmentContext context, UnionAll config, List<RecordBatch> children) throws ExecutionSetupException
getBatch
in interface BatchCreator<UnionAll>
ExecutionSetupException
Copyright © 1970 The Apache Software Foundation. All rights reserved.