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

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

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

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

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

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

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

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

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.