Package | Description |
---|---|
org.apache.reef.driver.context |
Driver Contexts and their configurations.
|
org.apache.reef.driver.evaluator |
Evaluator-related utilities.
|
org.apache.reef.runtime.common.driver.context |
Implementations of Driver-Side representations of Contexts running on an Evaluator.
|
org.apache.reef.runtime.common.driver.evaluator |
Driver-Side representations of Evaluators.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActiveContext
Represents an active context on an Evaluator.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AllocatedEvaluator
Represents an Evaluator that is allocated, but is not running yet.
|
Modifier and Type | Class and Description |
---|---|
class |
EvaluatorContext
Driver-side representation of a Context on an Evaluator.
|
Modifier and Type | Class and Description |
---|---|
class |
AllocatedEvaluatorImpl
Driver-Side representation of an allocated evaluator.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.