| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
OperatorCheckpointStats
Statistics for a specific checkpoint per operator.
|
| Modifier and Type | Method and Description |
|---|---|
List<CheckpointStats> |
JobCheckpointStats.getRecentHistory()
Returns a list of recently completed checkpoints stats.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.