| Package | Description | 
|---|---|
| org.apache.reef.driver.task | |
| org.apache.reef.runtime.common.evaluator.task.defaults | 
 Default implementations for the optional task interfaces. 
 | 
| org.apache.reef.tests.fail.driver | |
| org.apache.reef.tests.fail.task | 
| Modifier and Type | Field and Description | 
|---|---|
static OptionalImpl<EventHandler<CloseEvent>> | 
TaskConfiguration.ON_CLOSE
Handler for closure requests from the driver. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultCloseHandler.onNext(CloseEvent closeEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
NoopTask.TaskCloseHandler.onNext(CloseEvent closeEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FailTaskStop.CloseEventHandler.onNext(CloseEvent event)  | 
void | 
FailTaskClose.onNext(CloseEvent event)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.