org.apache.hadoop.yarn.server.api.impl.pb.service
Class ResourceManagerAdministrationProtocolPBServiceImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.impl.pb.service.ResourceManagerAdministrationProtocolPBServiceImpl
- All Implemented Interfaces:
- org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface, ResourceManagerAdministrationProtocolPB
@InterfaceAudience.Private
public class ResourceManagerAdministrationProtocolPBServiceImpl
- extends Object
- implements ResourceManagerAdministrationProtocolPB
|
Method Summary |
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.AddToClusterNodeLabelsResponseProto |
addToClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.AddToClusterNodeLabelsRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto |
getGroupsForUser(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto |
refreshAdminAcls(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto |
refreshNodes(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto |
refreshQueues(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto |
refreshServiceAcls(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto |
refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto |
refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RemoveFromClusterNodeLabelsResponseProto |
removeFromClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RemoveFromClusterNodeLabelsRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ReplaceLabelsOnNodeResponseProto |
replaceLabelsOnNodes(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ReplaceLabelsOnNodeRequestProto proto)
|
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto |
updateNodeResource(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto proto)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceManagerAdministrationProtocolPBServiceImpl
public ResourceManagerAdministrationProtocolPBServiceImpl(org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol impl)
refreshQueues
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto refreshQueues(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshQueues in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshAdminAcls
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto refreshAdminAcls(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshAdminAcls in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshNodes
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto refreshNodes(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshNodes in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshSuperUserGroupsConfiguration
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshUserToGroupsMappings
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshUserToGroupsMappings in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshServiceAcls
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto refreshServiceAcls(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
refreshServiceAcls in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
getGroupsForUser
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto getGroupsForUser(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
getGroupsForUser in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
updateNodeResource
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto updateNodeResource(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
updateNodeResource in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
addToClusterNodeLabels
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.AddToClusterNodeLabelsResponseProto addToClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.AddToClusterNodeLabelsRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
addToClusterNodeLabels in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
removeFromClusterNodeLabels
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RemoveFromClusterNodeLabelsResponseProto removeFromClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RemoveFromClusterNodeLabelsRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
removeFromClusterNodeLabels in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
replaceLabelsOnNodes
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ReplaceLabelsOnNodeResponseProto replaceLabelsOnNodes(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ReplaceLabelsOnNodeRequestProto proto)
throws com.google.protobuf.ServiceException
- Specified by:
replaceLabelsOnNodes in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.