| Package | Description | 
|---|---|
| org.apache.reef.client | 
 Client APIs for REEF. 
 | 
| org.apache.reef.runtime.common.driver.defaults | 
 Default implementations for the optional driver-side event handlers. 
 | 
| org.apache.reef.runtime.common.driver.evaluator | 
 Driver-Side representations of Evaluators. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static OptionalImpl<EventHandler<DriverRestartCompleted>> | 
DriverConfiguration.ON_DRIVER_RESTART_COMPLETED
Event handler for the event of driver restart completion, default to logging if not bound. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultDriverRestartCompletedHandler.onNext(DriverRestartCompleted restartCompleted)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EvaluatorMessageDispatcher.OnDriverRestartCompleted(DriverRestartCompleted restartCompleted)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.