public abstract class RMOperationHandler extends Object implements RMOperationHandlerActions
| Constructor and Description |
|---|
RMOperationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(List<AbstractRMOperation> operations)
Execute an entire list of operations
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddContainerRequest, cancelContainerRequests, cancelSingleRequest, releaseAssignedContainerpublic void execute(List<AbstractRMOperation> operations)
RMOperationHandlerActionsexecute in interface RMOperationHandlerActionsoperations - opsCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.