Class OperatorsFinished

java.lang.Object
org.apache.flink.runtime.scheduler.adaptivebatch.OperatorsFinished

public class OperatorsFinished extends Object
This class represents the information about the finished operators. It includes a list of StreamNode IDs representing the finished operators, and a map associating each finished StreamNode ID with their corresponding produced data size and distribution information.