Uses of Class
org.apache.drill.common.logical.data.RunningAggregate
Package
Description
Visitors for Drill logical plan graphs.
-
Uses of RunningAggregate in org.apache.drill.common.logical.data.visitors
Modifier and TypeMethodDescriptionAbstractLogicalVisitor.visitRunningAggregate
(RunningAggregate runningAggregate, X value) LogicalVisitor.visitRunningAggregate
(RunningAggregate runningAggregate, EXTRA value)