Package org.apache.drill.yarn.appMaster
Interface PulseRunnable.PulseCallback
- All Known Implementing Classes:
Dispatcher.TimerCallback
- Enclosing class:
- PulseRunnable
public static interface PulseRunnable.PulseCallback
Interface implemented to receive calls on each clock "tick."
-
Method Summary
-
Method Details
-
onTick
void onTick(long curTime)
-