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

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

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

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

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

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

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

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

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



Copyright © 2012 Apache Software Foundation. All Rights Reserved.