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