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