Package | Description |
---|---|
org.apache.reef.client |
Client APIs for REEF.
|
org.apache.reef.common |
REEF Common.
|
org.apache.reef.driver.context |
Driver Contexts and their configurations.
|
org.apache.reef.driver.task |
Tasks and their configurations.
|
org.apache.reef.io.watcher.util |
Utility classes for Watcher.
|
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 | Method and Description |
---|---|
static AvroFailure |
WatcherAvroUtil.toAvroFailure(Failure failure) |
Modifier and Type | Class and Description |
---|---|
class |
FailedContextImpl
Driver-Side representation of a failed context.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.