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

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

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

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

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 that return types with arguments of type YarnServiceProtos.GetApplicationReportRequestProto
 com.google.protobuf.Parser<YarnServiceProtos.GetApplicationReportRequestProto> YarnServiceProtos.GetApplicationReportRequestProto.getParserForType()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetApplicationReportRequestProto
 YarnServiceProtos.GetApplicationReportResponseProto ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request)
           
abstract  void ApplicationClientProtocol.ApplicationClientProtocolService.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
          rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Interface.getApplicationReport(com.google.protobuf.RpcController controller, YarnServiceProtos.GetApplicationReportRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto> done)
          rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.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 © 2014 Apache Software Foundation. All Rights Reserved.