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

Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 classes for key/value state backends that store the state on the JVM heap as objects.