public class ContainerReleaseOperation extends AbstractRMOperation
| Constructor and Description |
|---|
ContainerReleaseOperation(org.apache.hadoop.yarn.api.records.ContainerId containerId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RMOperationHandlerActions handler)
Execute the operation
|
org.apache.hadoop.yarn.api.records.ContainerId |
getContainerId() |
String |
toString() |
public ContainerReleaseOperation(org.apache.hadoop.yarn.api.records.ContainerId containerId)
public org.apache.hadoop.yarn.api.records.ContainerId getContainerId()
public void execute(RMOperationHandlerActions handler)
AbstractRMOperationexecute in class AbstractRMOperationhandler - handler to perform the executionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.