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

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

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

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

Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.ReservationSubmissionResponseProto
 YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.Builder.build()
           
 YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.Builder.buildPartial()
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.getDefaultInstance()
           
 YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.getDefaultInstanceForType()
           
 YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.Builder.getDefaultInstanceForType()
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseDelimitedFrom(InputStream input)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(byte[] data)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(InputStream input)
           
static YarnServiceProtos.ReservationSubmissionResponseProto YarnServiceProtos.ReservationSubmissionResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServiceProtos.ReservationSubmissionResponseProto ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.submitReservation(com.google.protobuf.RpcController controller, YarnServiceProtos.ReservationSubmissionRequestProto request)
           
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServiceProtos.ReservationSubmissionResponseProto
 com.google.protobuf.Parser<YarnServiceProtos.ReservationSubmissionResponseProto> YarnServiceProtos.ReservationSubmissionResponseProto.getParserForType()
           
 

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

Method parameters in org.apache.hadoop.yarn.proto with type arguments of type YarnServiceProtos.ReservationSubmissionResponseProto
abstract  void ApplicationClientProtocol.ApplicationClientProtocolService.submitReservation(com.google.protobuf.RpcController controller, YarnServiceProtos.ReservationSubmissionRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.ReservationSubmissionResponseProto> done)
          rpc submitReservation(.hadoop.yarn.ReservationSubmissionRequestProto) returns (.hadoop.yarn.ReservationSubmissionResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Interface.submitReservation(com.google.protobuf.RpcController controller, YarnServiceProtos.ReservationSubmissionRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.ReservationSubmissionResponseProto> done)
          rpc submitReservation(.hadoop.yarn.ReservationSubmissionRequestProto) returns (.hadoop.yarn.ReservationSubmissionResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Stub.submitReservation(com.google.protobuf.RpcController controller, YarnServiceProtos.ReservationSubmissionRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.ReservationSubmissionResponseProto> done)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.