Class HashAggBatchCreator

java.lang.Object
org.apache.drill.exec.physical.impl.aggregate.HashAggBatchCreator
All Implemented Interfaces:
BatchCreator<HashAggregate>

public class HashAggBatchCreator extends Object implements BatchCreator<HashAggregate>