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

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

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

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

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

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

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

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetNewApplicationRequestProto
 YarnServiceProtos.GetNewApplicationResponseProto ClientRMProtocol.ClientRMProtocolService.BlockingInterface.getNewApplication(com.google.protobuf.RpcController controller, YarnServiceProtos.GetNewApplicationRequestProto request)
           
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)
           
 YarnServiceProtos.GetNewApplicationRequestProto.Builder YarnServiceProtos.GetNewApplicationRequestProto.Builder.mergeFrom(YarnServiceProtos.GetNewApplicationRequestProto other)
           
static YarnServiceProtos.GetNewApplicationRequestProto.Builder YarnServiceProtos.GetNewApplicationRequestProto.newBuilder(YarnServiceProtos.GetNewApplicationRequestProto prototype)
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.