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

Packages that use YarnServiceProtos.GetApplicationReportRequestProto
org.apache.hadoop.yarn.api.protocolrecords.impl.pb   
org.apache.hadoop.yarn.proto   
 

Uses of YarnServiceProtos.GetApplicationReportRequestProto in org.apache.hadoop.yarn.api.protocolrecords.impl.pb
 

Methods in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that return YarnServiceProtos.GetApplicationReportRequestProto
 YarnServiceProtos.GetApplicationReportRequestProto GetApplicationReportRequestPBImpl.getProto()
           
 

Constructors in org.apache.hadoop.yarn.api.protocolrecords.impl.pb with parameters of type YarnServiceProtos.GetApplicationReportRequestProto
GetApplicationReportRequestPBImpl(YarnServiceProtos.GetApplicationReportRequestProto proto)
           
 

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

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

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetApplicationReportRequestProto
 YarnServiceProtos.GetApplicationReportResponseProto ClientRMProtocol.ClientRMProtocolService.BlockingInterface.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request)
           
abstract  void ClientRMProtocol.ClientRMProtocolService.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
           
 void ClientRMProtocol.ClientRMProtocolService.Interface.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
           
 void ClientRMProtocol.ClientRMProtocolService.Stub.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
           
 YarnServiceProtos.GetApplicationReportRequestProto.Builder YarnServiceProtos.GetApplicationReportRequestProto.Builder.mergeFrom(YarnServiceProtos.GetApplicationReportRequestProto other)
           
static YarnServiceProtos.GetApplicationReportRequestProto.Builder YarnServiceProtos.GetApplicationReportRequestProto.newBuilder(YarnServiceProtos.GetApplicationReportRequestProto prototype)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.