public final class JobDriver.RunningTaskHandler extends Object implements EventHandler<RunningTask>
Constructor and Description |
---|
RunningTaskHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onNext(RunningTask task)
Handles an event.
|
public RunningTaskHandler()
public void onNext(RunningTask task)
EventHandler
onNext
in interface EventHandler<RunningTask>
task
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.