| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.job.checkpoints |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCheckpointHandler<R extends ResponseBody,M extends CheckpointMessageParameters>
Base class for checkpoint related REST handler.
|
class |
CheckpointingStatisticsHandler
Handler which serves the checkpoint statistics.
|
class |
CheckpointStatisticDetailsHandler
REST handler which returns the details for a checkpoint.
|
class |
TaskCheckpointStatisticDetailsHandler
REST handler which serves checkpoint statistics for subtasks.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.