Uses of Class
de.grogra.xl.compiler.xl16u.XL16UDirectAggregateEmitterPlan
Packages that use XL16UDirectAggregateEmitterPlan
Package
Description
-
Uses of XL16UDirectAggregateEmitterPlan in de.grogra.xl.compiler
Methods in de.grogra.xl.compiler that return XL16UDirectAggregateEmitterPlanModifier and TypeMethodDescriptionprotected XL16UDirectAggregateEmitterPlanCompilerBase.getXL16UDirectAggregateEmitterPlan() -
Uses of XL16UDirectAggregateEmitterPlan in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UDirectAggregateEmitterPlanModifier and TypeMethodDescriptionXL16UDirectAggregateEmitterPlan.fromAggregatePlan(XL16UAggregateQueryExecutionPlan aggregatePlan) XL16UCompilerScopeHandoff.getDirectAggregateEmitterPlan()XL16UProcessedCompilationUnit.getDirectAggregateEmitterPlan()XL16UProgram.getDirectAggregateEmitterPlan()XL16UDirectAggregateEmissionStagePlan.getEmitterPlan()XL16UAggregateQueryExecutionPlan.toDirectEmitterPlan()Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UDirectAggregateEmitterPlanModifier and TypeMethodDescriptionXL16UDirectAggregateEmissionStagePlan.fromEmitterPlan(XL16UDirectAggregateEmitterPlan emitterPlan) -
Uses of XL16UDirectAggregateEmitterPlan in de.grogra.xl.compiler.xl16u.antlr
Methods in de.grogra.xl.compiler.xl16u.antlr that return XL16UDirectAggregateEmitterPlanModifier and TypeMethodDescriptionXL16UAntlrParserFacade.ParseResult.getDirectAggregateEmitterPlan()