- java.lang.Object
-
- org.apache.hadoop.yarn.event.AbstractEvent<TYPE>
-
- org.apache.tez.common.TezAbstractEvent<CallableEventType>
-
- org.apache.tez.dag.app.dag.event.CallableEvent
-
-
Constructor Summary
Constructors
| Constructor and Description |
CallableEvent(com.google.common.util.concurrent.FutureCallback<Void> callback) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
abstract Void |
call() |
com.google.common.util.concurrent.FutureCallback<Void> |
getCallback() |
-
Methods inherited from class org.apache.tez.common.TezAbstractEvent
getSerializingHash
-
Methods inherited from class org.apache.hadoop.yarn.event.AbstractEvent
getTimestamp, getType, toString
Copyright © 2016 Apache Software Foundation. All rights reserved.