Uses of Class
org.apache.drill.exec.physical.impl.aggregate.InternalBatch
-
Uses of InternalBatch in org.apache.drill.exec.physical.impl.aggregate
Modifier and TypeMethodDescriptionabstract boolean
StreamingAggTemplate.isSamePrev
(int b1Index, InternalBatch b1, int b2Index) abstract void
StreamingAggTemplate.outputRecordKeysPrev
(InternalBatch previous, int previousIndex, int outIndex)