org.apache.hadoop.yarn.proto
Interface ContainerManager.ContainerManagerService.BlockingInterface
- Enclosing class:
- ContainerManager.ContainerManagerService
public static interface ContainerManager.ContainerManagerService.BlockingInterface
startContainer
YarnServiceProtos.StartContainerResponseProto startContainer(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainerRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
stopContainer
YarnServiceProtos.StopContainerResponseProto stopContainer(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainerRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
getContainerStatus
YarnServiceProtos.GetContainerStatusResponseProto getContainerStatus(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2012 Apache Software Foundation. All Rights Reserved.