Uses of Interface
org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProtoOrBuilder

Packages that use YarnProtos.YarnClusterMetricsProtoOrBuilder
org.apache.hadoop.yarn.proto   
 

Uses of YarnProtos.YarnClusterMetricsProtoOrBuilder in org.apache.hadoop.yarn.proto
 

Classes in org.apache.hadoop.yarn.proto that implement YarnProtos.YarnClusterMetricsProtoOrBuilder
static class YarnProtos.YarnClusterMetricsProto
          Protobuf type hadoop.yarn.YarnClusterMetricsProto
static class YarnProtos.YarnClusterMetricsProto.Builder
          Protobuf type hadoop.yarn.YarnClusterMetricsProto
 

Methods in org.apache.hadoop.yarn.proto that return YarnProtos.YarnClusterMetricsProtoOrBuilder
 YarnProtos.YarnClusterMetricsProtoOrBuilder YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder.getClusterMetricsOrBuilder()
          optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
 YarnProtos.YarnClusterMetricsProtoOrBuilder YarnServiceProtos.GetClusterMetricsResponseProto.getClusterMetricsOrBuilder()
          optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
 YarnProtos.YarnClusterMetricsProtoOrBuilder YarnServiceProtos.GetClusterMetricsResponseProto.Builder.getClusterMetricsOrBuilder()
          optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.