public class ExecNodeGraph extends Object
ExecNodeGraph representing the ExecNode topology.| Constructor and Description |
|---|
ExecNodeGraph(org.apache.flink.FlinkVersion flinkVersion,
List<ExecNode<?>> rootNodes) |
ExecNodeGraph(List<ExecNode<?>> rootNodes) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.FlinkVersion |
getFlinkVersion() |
List<ExecNode<?>> |
getRootNodes() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.