Class InputProperty

java.lang.Object
org.apache.flink.table.planner.plan.nodes.exec.InputProperty

@Internal public class InputProperty extends Object
The InputProperty describes the input information of the ExecNode.

The input concept is not corresponding to the execution edge, but rather to the Input.