public class CancelSingleRequest extends AbstractRMOperation
| Constructor and Description |
|---|
CancelSingleRequest(org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RMOperationHandlerActions handler)
Execute the operation
|
org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest |
getRequest() |
String |
toString() |
public CancelSingleRequest(org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest request)
public void execute(RMOperationHandlerActions handler)
AbstractRMOperationexecute in class AbstractRMOperationhandler - handler to perform the executionpublic org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest getRequest()
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.