Module xl.compiler

Class XL16USemanticLegacyBackendEffectApplicationConsumerSnapshot

java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendEffectApplicationConsumerSnapshot

public final class XL16USemanticLegacyBackendEffectApplicationConsumerSnapshot extends Object
Scheduler-facing snapshot for semantic legacy-backend effect application.
  • Method Details

    • getSummary

    • getRetirementGateResult

    • getApplicationCount

      public int getApplicationCount()
    • getPayloadCount

      public int getPayloadCount()
    • getMaterializedApplicationCount

      public int getMaterializedApplicationCount()
    • getSourceOwnedApplicationCount

      public int getSourceOwnedApplicationCount()
    • getExpressionCallableApplicationCount

      public int getExpressionCallableApplicationCount()
    • getMetadataApplicationCount

      public int getMetadataApplicationCount()
    • getBackendWorkItemCount

      public int getBackendWorkItemCount()
    • hasBackendWork

      public boolean hasBackendWork()
    • readyForSemanticLegacyBackendEffectApplicationConsumer

      public boolean readyForSemanticLegacyBackendEffectApplicationConsumer()
    • requiresCompatibilitySourceFallback

      public boolean requiresCompatibilitySourceFallback()
    • blocksCompatibilitySourceRetirement

      public boolean blocksCompatibilitySourceRetirement()
    • toBackendExecutionSnapshot

      public de.grogra.xl.compiler.xl16u.backend.XL16UBackendExecutionSnapshot toBackendExecutionSnapshot()