@InterfaceAudience.Private @InterfaceStability.Unstable public class GetClusterMetricsResponsePBImpl extends GetClusterMetricsResponse
| Constructor and Description |
|---|
GetClusterMetricsResponsePBImpl() |
GetClusterMetricsResponsePBImpl(YarnServiceProtos.GetClusterMetricsResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
YarnClusterMetrics |
getClusterMetrics()
Get the
YarnClusterMetrics for the cluster. |
YarnServiceProtos.GetClusterMetricsResponseProto |
getProto() |
int |
hashCode() |
void |
setClusterMetrics(YarnClusterMetrics clusterMetrics) |
String |
toString() |
newInstancepublic GetClusterMetricsResponsePBImpl()
public GetClusterMetricsResponsePBImpl(YarnServiceProtos.GetClusterMetricsResponseProto proto)
public YarnServiceProtos.GetClusterMetricsResponseProto getProto()
public YarnClusterMetrics getClusterMetrics()
GetClusterMetricsResponseYarnClusterMetrics for the cluster.getClusterMetrics in class GetClusterMetricsResponseYarnClusterMetrics for the clusterpublic void setClusterMetrics(YarnClusterMetrics clusterMetrics)
setClusterMetrics in class GetClusterMetricsResponseCopyright © 2013 Apache Software Foundation. All rights reserved.