org.apache.hadoop.yarn.proto
Class ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService

java.lang.Object
  extended by org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
All Implemented Interfaces:
com.google.protobuf.Service
Direct Known Subclasses:
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
Enclosing class:
ResourceManagerAdministrationProtocol

public abstract static class ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
extends Object
implements com.google.protobuf.Service

Protobuf service hadoop.yarn.ResourceManagerAdministrationProtocolService


Nested Class Summary
static interface ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
           
static interface ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
           
static class ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
           
 
Constructor Summary
protected ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService()
           
 
Method Summary
 void callMethod(com.google.protobuf.Descriptors.MethodDescriptor method, com.google.protobuf.RpcController controller, com.google.protobuf.Message request, com.google.protobuf.RpcCallback<com.google.protobuf.Message> done)
           
static com.google.protobuf.Descriptors.ServiceDescriptor getDescriptor()
           
 com.google.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
           
abstract  void getGroupsForUser(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto> done)
          rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);
 com.google.protobuf.Message getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
           
 com.google.protobuf.Message getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
           
static ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
           
static com.google.protobuf.BlockingService newReflectiveBlockingService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface impl)
           
static com.google.protobuf.Service newReflectiveService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface impl)
           
static ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub newStub(com.google.protobuf.RpcChannel channel)
           
abstract  void refreshAdminAcls(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto> done)
          rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);
abstract  void refreshNodes(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto> done)
          rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);
abstract  void refreshQueues(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto> done)
          rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);
abstract  void refreshServiceAcls(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto> done)
          rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);
abstract  void refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
          rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);
abstract  void refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto request, com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto> done)
          rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService

protected ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService()
Method Detail

newReflectiveService

public static com.google.protobuf.Service newReflectiveService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface impl)

newReflectiveBlockingService

public static com.google.protobuf.BlockingService newReflectiveBlockingService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface impl)

refreshQueues

public abstract void refreshQueues(com.google.protobuf.RpcController controller,
                                   YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto request,
                                   com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto> done)
rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);


refreshNodes

public abstract void refreshNodes(com.google.protobuf.RpcController controller,
                                  YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto request,
                                  com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto> done)
rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);


refreshSuperUserGroupsConfiguration

public abstract void refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
                                                         YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
                                                         com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);


refreshUserToGroupsMappings

public abstract void refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
                                                 YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto request,
                                                 com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto> done)
rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);


refreshAdminAcls

public abstract void refreshAdminAcls(com.google.protobuf.RpcController controller,
                                      YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto request,
                                      com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto> done)
rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);


refreshServiceAcls

public abstract void refreshServiceAcls(com.google.protobuf.RpcController controller,
                                        YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto request,
                                        com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto> done)
rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);


getGroupsForUser

public abstract void getGroupsForUser(com.google.protobuf.RpcController controller,
                                      YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request,
                                      com.google.protobuf.RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto> done)
rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);


getDescriptor

public static final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptor()

getDescriptorForType

public final com.google.protobuf.Descriptors.ServiceDescriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Service

callMethod

public final void callMethod(com.google.protobuf.Descriptors.MethodDescriptor method,
                             com.google.protobuf.RpcController controller,
                             com.google.protobuf.Message request,
                             com.google.protobuf.RpcCallback<com.google.protobuf.Message> done)
Specified by:
callMethod in interface com.google.protobuf.Service

getRequestPrototype

public final com.google.protobuf.Message getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
Specified by:
getRequestPrototype in interface com.google.protobuf.Service

getResponsePrototype

public final com.google.protobuf.Message getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor method)
Specified by:
getResponsePrototype in interface com.google.protobuf.Service

newStub

public static ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub newStub(com.google.protobuf.RpcChannel channel)

newBlockingStub

public static ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.