public static interface YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
YarnProtos.YarnClusterMetricsProto |
getClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1; |
YarnProtos.YarnClusterMetricsProtoOrBuilder |
getClusterMetricsOrBuilder()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1; |
boolean |
hasClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1; |
boolean hasClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
YarnProtos.YarnClusterMetricsProto getClusterMetrics()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
YarnProtos.YarnClusterMetricsProtoOrBuilder getClusterMetricsOrBuilder()
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.