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

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.