java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDirectAggregateEmissionStagePlan
Codegen-stage readiness plan for direct aggregate-query emission.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanfromEmitterPlan(XL16UDirectAggregateEmitterPlan emitterPlan) intintint
-
Field Details
-
REASON_NO_EMITTER_CANDIDATES
- See Also:
-
-
Method Details
-
fromEmitterPlan
public static XL16UDirectAggregateEmissionStagePlan fromEmitterPlan(XL16UDirectAggregateEmitterPlan emitterPlan) -
getEmitterPlan
-
getBindingStages
-
getBindingStageCount
public int getBindingStageCount() -
getFactoryReadyBindingStageCount
public int getFactoryReadyBindingStageCount() -
getExecutableReadyBindingStageCount
public int getExecutableReadyBindingStageCount() -
allBindingStagesFactoryReady
public boolean allBindingStagesFactoryReady() -
allBindingStagesExecutableReady
public boolean allBindingStagesExecutableReady() -
getFirstFactoryBlockerReasonId
-
toInvocationPlan
-