@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.BlockingInterface
com.google.protobuf.ServiceException
public YarnServiceProtos.StopContainersResponseProto stopContainers(com.google.protobuf.RpcController arg0, YarnServiceProtos.StopContainersRequestProto proto) throws com.google.protobuf.ServiceException
stopContainers
in interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public YarnServiceProtos.GetContainerStatusesResponseProto getContainerStatuses(com.google.protobuf.RpcController arg0, YarnServiceProtos.GetContainerStatusesRequestProto proto) throws com.google.protobuf.ServiceException
getContainerStatuses
in interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All rights reserved.