@InterfaceAudience.Private public class ContainerManagementProtocolPBServiceImpl extends Object implements ContainerManagementProtocolPB
Constructor and Description |
---|
ContainerManagementProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ContainerManagementProtocol impl) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.yarn.proto.YarnServiceProtos.CommitResponseProto |
commitLastReInitialization(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto |
getContainerStatuses(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.IncreaseContainersResourceResponseProto |
increaseContainersResource(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.IncreaseContainersResourceRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.ResourceLocalizationResponseProto |
localize(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.ResourceLocalizationRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.ReInitializeContainerResponseProto |
reInitializeContainer(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.ReInitializeContainerRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.RestartContainerResponseProto |
restartContainer(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.RollbackResponseProto |
rollbackLastReInitialization(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.SignalContainerResponseProto |
signalToContainer(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.SignalContainerRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto |
startContainers(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto |
stopContainers(com.google.protobuf.RpcController arg0,
org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto) |
org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerUpdateResponseProto |
updateContainer(com.google.protobuf.RpcController controller,
org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerUpdateRequestProto proto) |
public ContainerManagementProtocolPBServiceImpl(org.apache.hadoop.yarn.api.ContainerManagementProtocol impl)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto startContainers(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto proto) throws com.google.protobuf.ServiceException
startContainers
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto stopContainers(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto proto) throws com.google.protobuf.ServiceException
stopContainers
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto getContainerStatuses(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto proto) throws com.google.protobuf.ServiceException
getContainerStatuses
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.IncreaseContainersResourceResponseProto increaseContainersResource(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.IncreaseContainersResourceRequestProto proto) throws com.google.protobuf.ServiceException
increaseContainersResource
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerUpdateResponseProto updateContainer(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerUpdateRequestProto proto) throws com.google.protobuf.ServiceException
updateContainer
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.SignalContainerResponseProto signalToContainer(com.google.protobuf.RpcController arg0, org.apache.hadoop.yarn.proto.YarnServiceProtos.SignalContainerRequestProto proto) throws com.google.protobuf.ServiceException
signalToContainer
in interface ContainerManagementProtocolPB
signalToContainer
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.ResourceLocalizationResponseProto localize(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.ResourceLocalizationRequestProto proto) throws com.google.protobuf.ServiceException
localize
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.ReInitializeContainerResponseProto reInitializeContainer(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnServiceProtos.ReInitializeContainerRequestProto proto) throws com.google.protobuf.ServiceException
reInitializeContainer
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.RestartContainerResponseProto restartContainer(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) throws com.google.protobuf.ServiceException
restartContainer
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.RollbackResponseProto rollbackLastReInitialization(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) throws com.google.protobuf.ServiceException
rollbackLastReInitialization
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public org.apache.hadoop.yarn.proto.YarnServiceProtos.CommitResponseProto commitLastReInitialization(com.google.protobuf.RpcController controller, org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto containerId) throws com.google.protobuf.ServiceException
commitLastReInitialization
in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2020 Apache Software Foundation. All rights reserved.