| 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<CompletedJob>> | 
ClientConfiguration.ON_JOB_COMPLETED
Handler for the event when a submitted REEF Job is completed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DriverLauncher.CompletedJobHandler.onNext(CompletedJob job)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultCompletedJobHandler.onNext(CompletedJob job)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.