Class | Description |
---|---|
AbstractCheckpointHandler<R extends ResponseBody,M extends CheckpointMessageParameters> |
Base class for checkpoint related REST handler.
|
CheckpointConfigHandler |
Handler which serves the checkpoint configuration.
|
CheckpointingStatisticsHandler |
Handler which serves the checkpoint statistics.
|
CheckpointStatisticDetailsHandler |
REST handler which returns the details for a checkpoint.
|
CheckpointStatsCache |
A size-based cache of accessed checkpoints for completed and failed checkpoints.
|
TaskCheckpointStatisticDetailsHandler |
REST handler which serves checkpoint statistics for subtasks.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.