Uses of Package
org.apache.flink.optimizer
-
Packages that use org.apache.flink.optimizer 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. -
Classes in org.apache.flink.optimizer used by org.apache.flink.optimizer Class 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. -
Classes in org.apache.flink.optimizer used by org.apache.flink.optimizer.dag Class 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. -
Classes in org.apache.flink.optimizer used by org.apache.flink.optimizer.traversals Class Description DataStatistics The collection of access methods that can be used to retrieve statistical information about the data processed in a job.