public class CheckpointInfo extends Object implements ResponseBody
| Constructor and Description |
|---|
CheckpointInfo(Long checkpointId,
org.apache.flink.util.SerializedThrowable failureCause) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCheckpointId() |
org.apache.flink.util.SerializedThrowable |
getFailureCause() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.