Uses of Class
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto

Packages that use YarnServiceProtos.GetClusterMetricsRequestProto
org.apache.hadoop.yarn.proto   
 

Uses of YarnServiceProtos.GetClusterMetricsRequestProto in org.apache.hadoop.yarn.proto
 

Fields in org.apache.hadoop.yarn.proto with type parameters of type YarnServiceProtos.GetClusterMetricsRequestProto
static com.google.protobuf.Parser<YarnServiceProtos.GetClusterMetricsRequestProto> YarnServiceProtos.GetClusterMetricsRequestProto.PARSER
           
 

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetClusterMetricsRequestProto
 YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.Builder.build()
           
 YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.Builder.buildPartial()
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.getDefaultInstance()
           
 YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.getDefaultInstanceForType()
           
 YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.Builder.getDefaultInstanceForType()
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseDelimitedFrom(InputStream input)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(byte[] data)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(InputStream input)
           
static YarnServiceProtos.GetClusterMetricsRequestProto YarnServiceProtos.GetClusterMetricsRequestProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServiceProtos.GetClusterMetricsRequestProto
 com.google.protobuf.Parser<YarnServiceProtos.GetClusterMetricsRequestProto> YarnServiceProtos.GetClusterMetricsRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetClusterMetricsRequestProto
 YarnServiceProtos.GetClusterMetricsResponseProto ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.getClusterMetrics(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterMetricsRequestProto request)
           
abstract  void ApplicationClientProtocol.ApplicationClientProtocolService.getClusterMetrics(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterMetricsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto> done)
          rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Interface.getClusterMetrics(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterMetricsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto> done)
          rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Stub.getClusterMetrics(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterMetricsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto> done)
           
 YarnServiceProtos.GetClusterMetricsRequestProto.Builder YarnServiceProtos.GetClusterMetricsRequestProto.Builder.mergeFrom(YarnServiceProtos.GetClusterMetricsRequestProto other)
           
static YarnServiceProtos.GetClusterMetricsRequestProto.Builder YarnServiceProtos.GetClusterMetricsRequestProto.newBuilder(YarnServiceProtos.GetClusterMetricsRequestProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.