@InterfaceAudience.Private public class ContainerManagementProtocolPBServiceImpl extends Object implements ContainerManagementProtocolPB
| Constructor and Description |
|---|
ContainerManagementProtocolPBServiceImpl(ContainerManagementProtocol impl) |
| Modifier and Type | Method and Description |
|---|---|
YarnServiceProtos.GetContainerStatusesResponseProto |
getContainerStatuses(com.google.protobuf.RpcController arg0,
YarnServiceProtos.GetContainerStatusesRequestProto proto) |
YarnServiceProtos.StartContainersResponseProto |
startContainers(com.google.protobuf.RpcController arg0,
YarnServiceProtos.StartContainersRequestProto proto) |
YarnServiceProtos.StopContainersResponseProto |
stopContainers(com.google.protobuf.RpcController arg0,
YarnServiceProtos.StopContainersRequestProto proto) |
public ContainerManagementProtocolPBServiceImpl(ContainerManagementProtocol impl)
public YarnServiceProtos.StartContainersResponseProto startContainers(com.google.protobuf.RpcController arg0, YarnServiceProtos.StartContainersRequestProto proto) throws com.google.protobuf.ServiceException
startContainers in interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic YarnServiceProtos.StopContainersResponseProto stopContainers(com.google.protobuf.RpcController arg0, YarnServiceProtos.StopContainersRequestProto proto) throws com.google.protobuf.ServiceException
stopContainers in interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionpublic YarnServiceProtos.GetContainerStatusesResponseProto getContainerStatuses(com.google.protobuf.RpcController arg0, YarnServiceProtos.GetContainerStatusesRequestProto proto) throws com.google.protobuf.ServiceException
getContainerStatuses in interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterfacecom.google.protobuf.ServiceExceptionCopyright © 2018 CERN. All Rights Reserved.