public class TopologyFailedTaskHandler extends Object implements EventHandler<FailedTask>
Constructor and Description |
---|
TopologyFailedTaskHandler(CommunicationGroupDriverImpl communicationGroupDriverImpl) |
Modifier and Type | Method and Description |
---|---|
void |
onNext(FailedTask failedTask)
Handles an event.
|
public TopologyFailedTaskHandler(CommunicationGroupDriverImpl communicationGroupDriverImpl)
public void onNext(FailedTask failedTask)
EventHandler
onNext
in interface EventHandler<FailedTask>
failedTask
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.