@InterfaceAudience.Public @InterfaceStability.Unstable public class ContainerStopRequest extends ContainerLauncherOperationBase
| Constructor and Description | 
|---|
ContainerStopRequest(org.apache.hadoop.yarn.api.records.NodeId nodeId,
                    org.apache.hadoop.yarn.api.records.ContainerId containerId,
                    org.apache.hadoop.yarn.api.records.Token containerToken,
                    String schedulerName,
                    String taskCommName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
toString()  | 
getContainerId, getContainerToken, getNodeIdpublic String toString()
toString in class ContainerLauncherOperationBaseCopyright © 2017 Apache Software Foundation. All rights reserved.