Interface SubtaskCheckpointCoordinator

All Superinterfaces:
AutoCloseable, Closeable

@Internal public interface SubtaskCheckpointCoordinator extends Closeable
Coordinates checkpointing-related work for a subtask (i.e. Task and StreamTask). Responsibilities:
  1. build a snapshot (invokable)
  2. report snapshot to the JobManager
  3. action upon checkpoint notification
  4. maintain storage locations