public class Dispatcher.TimerCallback extends Object implements PulseRunnable.PulseCallback
| Constructor and Description |
|---|
TimerCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onTick(long curTime)
The lifecycle of each task is driven by RM and NM callbacks.
|
public void onTick(long curTime)
onTick in interface PulseRunnable.PulseCallbackCopyright © 2021 The Apache Software Foundation. All rights reserved.