@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, getNodeId
public String toString()
toString
in class ContainerLauncherOperationBase
Copyright © 2024 Apache Software Foundation. All rights reserved.