| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.messages.checkpoints |
| Modifier and Type | Method and Description |
|---|---|
CheckpointStatistics.FailedCheckpointStatistics |
CheckpointingStatistics.LatestCheckpoints.getFailedCheckpointStatistics() |
| Constructor and Description |
|---|
LatestCheckpoints(CheckpointStatistics.CompletedCheckpointStatistics completedCheckpointStatistics,
CheckpointStatistics.CompletedCheckpointStatistics savepointStatistics,
CheckpointStatistics.FailedCheckpointStatistics failedCheckpointStatistics,
CheckpointingStatistics.RestoredCheckpointStatistics restoredCheckpointStatistics) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.