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

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

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

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

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

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

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.GetAllApplicationsResponseProto
 YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.Builder.build()
           
 YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.Builder.buildPartial()
           
 YarnServiceProtos.GetAllApplicationsResponseProto ClientRMProtocol.ClientRMProtocolService.BlockingInterface.getAllApplications(com.google.protobuf.RpcController controller, YarnServiceProtos.GetAllApplicationsRequestProto request)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.getDefaultInstance()
           
 YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.getDefaultInstanceForType()
           
 YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.Builder.getDefaultInstanceForType()
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseDelimitedFrom(InputStream input)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(byte[] data)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(InputStream input)
           
static YarnServiceProtos.GetAllApplicationsResponseProto YarnServiceProtos.GetAllApplicationsResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetAllApplicationsResponseProto
 YarnServiceProtos.GetAllApplicationsResponseProto.Builder YarnServiceProtos.GetAllApplicationsResponseProto.Builder.mergeFrom(YarnServiceProtos.GetAllApplicationsResponseProto other)
           
static YarnServiceProtos.GetAllApplicationsResponseProto.Builder YarnServiceProtos.GetAllApplicationsResponseProto.newBuilder(YarnServiceProtos.GetAllApplicationsResponseProto prototype)
           
 

Method parameters in org.apache.hadoop.yarn.proto with type arguments of type YarnServiceProtos.GetAllApplicationsResponseProto
abstract  void ClientRMProtocol.ClientRMProtocolService.getAllApplications(com.google.protobuf.RpcController controller, YarnServiceProtos.GetAllApplicationsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetAllApplicationsResponseProto> done)
           
 void ClientRMProtocol.ClientRMProtocolService.Interface.getAllApplications(com.google.protobuf.RpcController controller, YarnServiceProtos.GetAllApplicationsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetAllApplicationsResponseProto> done)
           
 void ClientRMProtocol.ClientRMProtocolService.Stub.getAllApplications(com.google.protobuf.RpcController controller, YarnServiceProtos.GetAllApplicationsRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetAllApplicationsResponseProto> done)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.