org.apache.hadoop.yarn.client.api.async.impl
Class NMClientAsyncImpl.ContainerEventProcessor
java.lang.Object
org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl.ContainerEventProcessor
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- NMClientAsyncImpl
protected class NMClientAsyncImpl.ContainerEventProcessor
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event
protected NMClientAsyncImpl.ContainerEvent event
NMClientAsyncImpl.ContainerEventProcessor
public NMClientAsyncImpl.ContainerEventProcessor(NMClientAsyncImpl.ContainerEvent event)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2014 Apache Software Foundation. All Rights Reserved.