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