java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UDirectAggregateInvocationPlan
Invocation-level handoff for aggregate calls whose query artifacts can be
constructed directly from XL 1.6U-owned query IR.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromEmissionStagePlan(XL16UDirectAggregateEmissionStagePlan emissionStagePlan) intintboolean
-
Field Details
-
REASON_NO_READY_INVOCATIONS
- See Also:
-
-
Method Details
-
fromEmissionStagePlan
public static XL16UDirectAggregateInvocationPlan fromEmissionStagePlan(XL16UDirectAggregateEmissionStagePlan emissionStagePlan) -
getEmissionStagePlan
-
getInvocations
-
getInvocationCount
public int getInvocationCount() -
getReadyInvocationCount
public int getReadyInvocationCount() -
getReadyInvocations
-
hasReadyInvocations
public boolean hasReadyInvocations() -
allInvocationsReady
public boolean allInvocationsReady() -
getFirstInvocationBlockerReasonId
-