| Package | Description | 
|---|---|
| org.apache.reef.client | 
 Client APIs for REEF. 
 | 
| org.apache.reef.common | |
| org.apache.reef.driver.context | |
| org.apache.reef.driver.task | |
| org.apache.reef.runtime.common.driver.context | 
 Implementations of Driver-Side representations of Contexts running on an Evaluator 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FailedJob
An error message that REEF Client receives when there is a user error in REEF job. 
 | 
class  | 
FailedRuntime
Error message that REEF Client gets when there is an error in REEF resourcemanager. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractFailure
Common data and functionality for all error messages in REEF. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
FailedContext
Represents Context that failed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FailedTask
An error message that REEF Driver gets from a failed Task. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FailedContextImpl
Driver-Side representation of a failed context. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.