Class TopNSortBatchCreator

java.lang.Object
org.apache.drill.exec.physical.impl.TopN.TopNSortBatchCreator
All Implemented Interfaces:
BatchCreator<TopN>

public class TopNSortBatchCreator extends Object implements BatchCreator<TopN>