| org.apache.reef.client |
Client APIs for REEF.
|
| org.apache.reef.client.parameters |
Named parameters for the REEF client API.
|
| org.apache.reef.common |
|
| org.apache.reef.driver |
Driver APIs for REEF in terms of Rx.
|
| org.apache.reef.driver.catalog |
|
| org.apache.reef.driver.client |
Representations of the Client (i.e.
|
| org.apache.reef.driver.context |
|
| org.apache.reef.driver.evaluator |
|
| org.apache.reef.driver.parameters |
Named parameters used by the Driver
|
| org.apache.reef.driver.task |
|
| org.apache.reef.evaluator.context |
|
| org.apache.reef.evaluator.context.events |
|
| org.apache.reef.evaluator.context.parameters |
|
| org.apache.reef.exception |
Exceptions thrown to Job Drivers.
|
| org.apache.reef.exception.evaluator |
Exceptions thrown in the Evaluators.
|
| org.apache.reef.io |
APIs for I/O in REEF: org.apache.reef.io.Codecs and org.apache.reef.io.Serializers
|
| org.apache.reef.io.naming |
|
| org.apache.reef.io.serialization |
|
| org.apache.reef.proto |
|
| org.apache.reef.runtime.common |
REEF implementation.
|
| org.apache.reef.runtime.common.client |
Implementation of the client-side REEF API.
|
| org.apache.reef.runtime.common.client.api |
Client-Side Event Handlers to be implemented by a specific resourcemanager
|
| org.apache.reef.runtime.common.client.defaults |
Default implementations for the optional client-side event handlers.
|
| org.apache.reef.runtime.common.client.parameters |
|
| org.apache.reef.runtime.common.driver |
Implementation of the Driver-side REEF APIs.
|
| org.apache.reef.runtime.common.driver.api |
Driver-Side Event Handlers to be implemented by a specific resource manager.
|
| org.apache.reef.runtime.common.driver.catalog |
|
| org.apache.reef.runtime.common.driver.client |
Objects representing the Client on the Driver.
|
| org.apache.reef.runtime.common.driver.context |
Implementations of Driver-Side representations of Contexts running on an Evaluator
|
| org.apache.reef.runtime.common.driver.defaults |
Default implementations for the optional driver-side event handlers.
|
| org.apache.reef.runtime.common.driver.evaluator |
Driver-Side representations of Evaluators.
|
| org.apache.reef.runtime.common.driver.idle |
Contains the Driver idle handling and extension APIs
|
| org.apache.reef.runtime.common.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
| org.apache.reef.runtime.common.driver.task |
Driver-Side representations of tasks.
|
| org.apache.reef.runtime.common.evaluator |
Evaluator-side implementation of the REEF API.
|
| org.apache.reef.runtime.common.evaluator.context |
Context implementation of the Evaluator resourcemanager.
|
| org.apache.reef.runtime.common.evaluator.context.defaults |
Default implementations for the optional context interfaces.
|
| org.apache.reef.runtime.common.evaluator.parameters |
|
| org.apache.reef.runtime.common.evaluator.task |
Task-related implementation of the Evaluator resourcemanager.
|
| org.apache.reef.runtime.common.evaluator.task.defaults |
Default implementations for the optional task interfaces.
|
| org.apache.reef.runtime.common.evaluator.task.exceptions |
|
| org.apache.reef.runtime.common.files |
This package will contain the implementation of the REEF file system standard.
|
| org.apache.reef.runtime.common.launch |
Common launch code between Driver and Evaluator.
|
| org.apache.reef.runtime.common.launch.parameters |
Parameters of the Launcher.
|
| org.apache.reef.runtime.common.parameters |
|
| org.apache.reef.runtime.common.utils |
|
| org.apache.reef.task |
|
| org.apache.reef.task.events |
|
| org.apache.reef.util |
Various utility classes.
|
| org.apache.reef.util.logging |
|