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 booleanStreamingAggTemplate.isSamePrev(int b1Index, InternalBatch b1, int b2Index) abstract voidStreamingAggTemplate.outputRecordKeysPrev(InternalBatch previous, int previousIndex, int outIndex)