public class ApiSnapshotCommand extends ApiCommand
Constructor and Description |
---|
ApiSnapshotCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiHBaseSnapshotResult |
getHBaseResult()
Results for snapshot commands on HBase services.
|
ApiHdfsSnapshotResult |
getHdfsResult()
Results for snapshot commands on Hdfs services.
|
int |
hashCode() |
void |
setHBaseResult(ApiHBaseSnapshotResult hbaseResult) |
void |
setHdfsResult(ApiHdfsSnapshotResult hdfsResult) |
String |
toString() |
getCanRetry, getChildren, getClusterRef, getEndTime, getHostRef, getId, getName, getParent, getResultDataUrl, getResultMessage, getRoleRef, getServiceRef, getStartTime, getSuccess, isActive, isCanRetry, setActive, setCanRetry, setChildren, setClusterRef, setEndTime, setHostRef, setId, setName, setParent, setResultDataUrl, setResultMessage, setRoleRef, setServiceRef, setStartTime, setSuccess, toStringHelper
public ApiHBaseSnapshotResult getHBaseResult()
public void setHBaseResult(ApiHBaseSnapshotResult hbaseResult)
public ApiHdfsSnapshotResult getHdfsResult()
public void setHdfsResult(ApiHdfsSnapshotResult hdfsResult)
public boolean equals(Object o)
equals
in class ApiCommand
public int hashCode()
hashCode
in class ApiCommand
public String toString()
toString
in class ApiCommand
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.