Uses of Class
de.grogra.xl.compiler.xl16u.XL16UAggregateQueryExecutionPlan
Packages that use XL16UAggregateQueryExecutionPlan
-
Uses of XL16UAggregateQueryExecutionPlan in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UAggregateQueryExecutionPlanModifier and TypeMethodDescriptionXL16UAggregateQueryExecutionPlan.fromSourceAndQueryIr(String source, XL16UQueryIr queryIr) XL16UDirectAggregateEmitterPlan.getAggregatePlan()XL16UAggregateQueryFallbackGate.getPlan()Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UAggregateQueryExecutionPlanModifier and TypeMethodDescriptionXL16UDirectAggregateEmitterPlan.fromAggregatePlan(XL16UAggregateQueryExecutionPlan aggregatePlan) XL16UAggregateQueryFallbackGate.fromPlan(XL16UAggregateQueryExecutionPlan plan) -
Uses of XL16UAggregateQueryExecutionPlan in de.grogra.xl.compiler.xl16u.antlr
Methods in de.grogra.xl.compiler.xl16u.antlr that return XL16UAggregateQueryExecutionPlanModifier and TypeMethodDescriptionXL16UAntlrParserFacade.ParseResult.getAggregateQueryExecutionPlan()