跳过导航链接

程序包 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.

请参阅: 说明

程序包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.

The traversals are mostly implemented as a Visitor that traversed the program flow.

跳过导航链接

Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.