java.lang.Object
org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputPriorityGraphGenerator
org.apache.flink.table.planner.plan.nodes.exec.processor.utils.InputOrderCalculator

@Internal public class InputOrderCalculator extends InputPriorityGraphGenerator
Subclass of the InputPriorityGraphGenerator.

This class only calculates the input order for the given boundary nodes and will throw exception when a conflict is detected.