Package org.apache.flink.runtime.rest.handler.job.checkpoints
package org.apache.flink.runtime.rest.handler.job.checkpoints
-
ClassesClassDescriptionBase class for checkpoint related REST handler.Abstract class for checkpoint handlers that will cache the
CheckpointStatsSnapshotobject.Handler which serves the checkpoint configuration.HTTP handlers for asynchronous triggering of checkpoints.HTTP handler to query for the status of the checkpoint.Handler for the checkpoint trigger operation.Handler which serves the checkpoint statistics.REST handler which returns the details for a checkpoint.A size-based cache of accessed checkpoints for completed and failed checkpoints.REST handler which serves checkpoint statistics for subtasks.