| Interface | Description | 
|---|---|
| CompletedJob | 
 Represents a completed REEF job. 
 | 
| REEF | 
 The main entry point into the REEF resourcemanager. 
 | 
| RunningJob | 
 Represents a running REEF job. 
 | 
| Class | Description | 
|---|---|
| ClientConfiguration | 
 A ConfigurationModule to fill out for the client configuration. 
 | 
| DriverConfiguration | 
 A ConfigurationModule for Drivers. 
 | 
| DriverLauncher | 
 A launcher for REEF Drivers. 
 | 
| DriverServiceConfiguration | 
 Use this ConfigurationModule to configure Services to be run in the Driver. 
 | 
| FailedJob | 
 An error message that REEF Client receives when there is a user error in REEF job. 
 | 
| FailedRuntime | 
 Error message that REEF Client gets when there is an error in REEF resourcemanager. 
 | 
| JobMessage | 
 A message received by the client from the driver. 
 | 
| LauncherStatus | 
 The status of a reef job spawned using the DriverLauncher class. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.