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