| Package | Description |
|---|---|
| org.apache.flink.optimizer | |
| org.apache.flink.optimizer.dag | |
| 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 |
|---|
| CompilerException
An exception that is thrown by the Optimizer when encountering an illegal condition.
|
| DataStatistics
The collection of access methods that can be used to retrieve statistical information about the
data processed in a job.
|
| Class and Description |
|---|
| CompilerException
An exception that is thrown by the Optimizer when encountering an illegal condition.
|
| DataStatistics
The collection of access methods that can be used to retrieve statistical information about the
data processed in a job.
|
| Class and Description |
|---|
| DataStatistics
The collection of access methods that can be used to retrieve statistical information about the
data processed in a job.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.