Package org.apache.wayang.core.optimizer
-
Class Summary Class Description AggregateOptimizationContext ThisOptimizationContextimplementation aggregates severalOptimizationContexts and exposes theirOptimizationContext.OperatorContextin an aggregated manner.DefaultOptimizationContext This implementation ofOptimizationContextrepresents a direct mapping fromOptimizationContext.OperatorContextto executions of the respectiveOperators.OptimizationContext Manages contextual information required during the optimization of aWayangPlan.OptimizationUtils Utility methods for the optimization process.ProbabilisticDoubleInterval An value representation that is capable of expressing uncertainty.ProbabilisticIntervalEstimate An estimate that is capable of expressing uncertainty.SanityChecker This class checks aWayangPlanfor several sanity criteria:Subplans must only be used as top-levelOperatorofOperatorAlternative.AlternativeSubplans must contain more than oneOperator