| Package | Description |
|---|---|
| org.apache.flink.optimizer | |
| org.apache.flink.optimizer.costs | |
| org.apache.flink.optimizer.dag | |
| org.apache.flink.optimizer.plan | |
| org.apache.flink.optimizer.traversals |
This package contains the various traversals over the program plan and the optimizer DAG
(directed acyclic graph) that are made in the course of the optimization.
|
| Class and Description |
|---|
| CostEstimator
Abstract base class for a cost estimator.
|
| Class and Description |
|---|
| CostEstimator
Abstract base class for a cost estimator.
|
| Costs
Simple class to represent the costs of an operation.
|
| Class and Description |
|---|
| CostEstimator
Abstract base class for a cost estimator.
|
| Class and Description |
|---|
| Costs
Simple class to represent the costs of an operation.
|
| Class and Description |
|---|
| CostEstimator
Abstract base class for a cost estimator.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.