@InterfaceAudience.Private public class ResourceManagerAdministrationProtocolPBServiceImpl extends Object implements ResourceManagerAdministrationProtocolPB
| Constructor and Description |
|---|
ResourceManagerAdministrationProtocolPBServiceImpl(org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol impl) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto |
getClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto 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.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto |
refreshClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto 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.UpdateNodeResourceResponseProto |
updateNodeResource(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto proto) |
public ResourceManagerAdministrationProtocolPBServiceImpl(org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol impl)
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
refreshQueues in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
refreshAdminAcls in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
refreshNodes in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
refreshUserToGroupsMappings in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
refreshServiceAcls in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
getGroupsForUser in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic 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
updateNodeResource in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto getClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto proto)
throws com.google.protobuf.ServiceException
getClusterNodeLabels in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto refreshClusterNodeLabels(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto proto)
throws com.google.protobuf.ServiceException
refreshClusterNodeLabels in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.