| Package | Description | 
|---|---|
| org.apache.reef.client | 
 Client APIs for REEF. 
 | 
| org.apache.reef.runtime.common.client.defaults | 
 Default implementations for the optional client-side event handlers. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static OptionalImpl<EventHandler<FailedJob>> | 
ClientConfiguration.ON_JOB_FAILED
Handler for the event when a submitted REEF Job has failed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DriverLauncher.FailedJobHandler.onNext(FailedJob job)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultFailedJobHandler.onNext(FailedJob job)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.