Package org.apache.flink.optimizer.costs
-
Class Summary Class Description CostEstimator Abstract base class for a cost estimator.Costs Simple class to represent the costs of an operation.DefaultCostEstimator A default cost estimator that has access to basic size and cardinality estimates.