public class ApiReplicationCommand extends ApiCommand
Constructor and Description |
---|
ApiReplicationCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiHdfsReplicationResult |
getHdfsResult()
Results for replication commands on HDFS services.
|
ApiHiveReplicationResult |
getHiveResult()
Results for replication commands on Hive services.
|
int |
hashCode() |
void |
setHdfsResult(ApiHdfsReplicationResult hdfsResult) |
void |
setHiveResult(ApiHiveReplicationResult hiveResult) |
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 ApiHdfsReplicationResult getHdfsResult()
public void setHdfsResult(ApiHdfsReplicationResult hdfsResult)
public ApiHiveReplicationResult getHiveResult()
public void setHiveResult(ApiHiveReplicationResult hiveResult)
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.