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

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

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

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

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

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

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServiceProtos.GetClusterNodesRequestProto
 YarnServiceProtos.GetClusterNodesResponseProto ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface.getClusterNodes(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterNodesRequestProto request)
           
abstract  void ApplicationClientProtocol.ApplicationClientProtocolService.getClusterNodes(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterNodesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto> done)
          rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Interface.getClusterNodes(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterNodesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto> done)
          rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
 void ApplicationClientProtocol.ApplicationClientProtocolService.Stub.getClusterNodes(com.google.protobuf.RpcController controller, YarnServiceProtos.GetClusterNodesRequestProto request, com.google.protobuf.RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto> done)
           
 YarnServiceProtos.GetClusterNodesRequestProto.Builder YarnServiceProtos.GetClusterNodesRequestProto.Builder.mergeFrom(YarnServiceProtos.GetClusterNodesRequestProto other)
           
static YarnServiceProtos.GetClusterNodesRequestProto.Builder YarnServiceProtos.GetClusterNodesRequestProto.newBuilder(YarnServiceProtos.GetClusterNodesRequestProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.