Uses of Package
org.apache.flink.runtime.executiongraph

Package
Description
 
 
 
 
 
 
This package contains classes implementing various metrics for the job execution, based on the Execution Graph.
 
 
 
 
 
 
 
 
 
This package contains the messages that are sent between Flink's distributed components to coordinate the distributed operations.
This package contains the messages that are sent between JobMaster and TaskExecutor to coordinate the checkpoint snapshots of the distributed dataflow.
This package contains the actor messages that are sent between the JobManager and components that are interested in the status of the JobManager.