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