Uses of Class
org.apache.drill.exec.physical.impl.aggregate.InternalBatch
Packages that use InternalBatch
-
Uses of InternalBatch in org.apache.drill.exec.physical.impl.aggregate
Methods in org.apache.drill.exec.physical.impl.aggregate with parameters of type InternalBatchModifier and TypeMethodDescriptionabstract boolean
StreamingAggTemplate.isSamePrev
(int b1Index, InternalBatch b1, int b2Index) abstract void
StreamingAggTemplate.outputRecordKeysPrev
(InternalBatch previous, int previousIndex, int outIndex)