public static interface ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
Modifier and Type | Method and Description |
---|---|
YarnServiceProtos.GetContainerStatusesResponseProto |
getContainerStatuses(com.google.protobuf.RpcController controller,
YarnServiceProtos.GetContainerStatusesRequestProto request) |
YarnServiceProtos.StartContainersResponseProto |
startContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StartContainersRequestProto request) |
YarnServiceProtos.StopContainersResponseProto |
stopContainers(com.google.protobuf.RpcController controller,
YarnServiceProtos.StopContainersRequestProto request) |
YarnServiceProtos.StartContainersResponseProto startContainers(com.google.protobuf.RpcController controller, YarnServiceProtos.StartContainersRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
YarnServiceProtos.StopContainersResponseProto stopContainers(com.google.protobuf.RpcController controller, YarnServiceProtos.StopContainersRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
YarnServiceProtos.GetContainerStatusesResponseProto getContainerStatuses(com.google.protobuf.RpcController controller, YarnServiceProtos.GetContainerStatusesRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All rights reserved.