public class SavepointInfo extends Object implements ResponseBody
| Constructor and Description |
|---|
SavepointInfo(String location,
org.apache.flink.util.SerializedThrowable failureCause) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.util.SerializedThrowable |
getFailureCause() |
String |
getLocation() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.