org.apache.hadoop.yarn.proto
Interface ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface

Enclosing class:
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService

public static interface ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface


Method Summary
 YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto getGroupsForUser(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto refreshNodes(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto refreshQueues(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto refreshServiceAcls(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
           
 YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto request)
           
 

Method Detail

refreshQueues

YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto refreshQueues(com.google.protobuf.RpcController controller,
                                                                                YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto request)
                                                                                throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshNodes

YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto refreshNodes(com.google.protobuf.RpcController controller,
                                                                              YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto request)
                                                                              throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshSuperUserGroupsConfiguration

YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
                                                                                                                            YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
                                                                                                                            throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshUserToGroupsMappings

YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
                                                                                                            YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto request)
                                                                                                            throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshAdminAcls

YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller,
                                                                                      YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto request)
                                                                                      throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

refreshServiceAcls

YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto refreshServiceAcls(com.google.protobuf.RpcController controller,
                                                                                          YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto request)
                                                                                          throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException

getGroupsForUser

YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto getGroupsForUser(com.google.protobuf.RpcController controller,
                                                                                      YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request)
                                                                                      throws com.google.protobuf.ServiceException
Throws:
com.google.protobuf.ServiceException


Copyright © 2014 Apache Software Foundation. All Rights Reserved.