public final class JobDriver.FailedTaskHandler extends Object implements EventHandler<FailedTask>
Constructor and Description |
---|
JobDriver.FailedTaskHandler() |
public JobDriver.FailedTaskHandler()
public void onNext(FailedTask task) throws RuntimeException
EventHandler
onNext
in interface EventHandler<FailedTask>
task
- an eventRuntimeException
Copyright © 2016 The Apache Software Foundation. All rights reserved.