Class ExecutionDeploymentReport

java.lang.Object
org.apache.flink.runtime.taskexecutor.ExecutionDeploymentReport
All Implemented Interfaces:
Serializable

public class ExecutionDeploymentReport extends Object implements Serializable
A report about the currently deployed executions of a TaskExecutor.
See Also: