| org.apache.reef.client |
Client APIs for REEF.
|
| org.apache.reef.client.parameters |
Named parameters for the REEF client API.
|
| org.apache.reef.driver.context |
|
| org.apache.reef.driver.parameters |
Named parameters used by the Driver
|
| org.apache.reef.driver.task |
|
| org.apache.reef.evaluator.context.parameters |
|
| org.apache.reef.examples.data.loading |
|
| org.apache.reef.examples.hello |
The Hello REEF example.
|
| org.apache.reef.examples.hellohttp |
|
| org.apache.reef.examples.library |
|
| org.apache.reef.examples.pool |
Allocate N evaluators, submit M tasks to them, and measure the time.
|
| org.apache.reef.examples.retained_eval |
The Retained Evaluators example.
|
| org.apache.reef.examples.retained_evalCLR |
The Retained Evaluators CLR example.
|
| org.apache.reef.examples.scheduler |
Task scheduler example based on reef-webserver
|
| org.apache.reef.examples.suspend |
suspend/resume demo.
|
| 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.checkpoint |
|
| org.apache.reef.io.checkpoint.fs |
|
| org.apache.reef.io.data.loading.api |
|
| org.apache.reef.io.data.loading.impl |
|
| org.apache.reef.io.network.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.reef.io.network.naming |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.reef.io.storage.ram |
|
| org.apache.reef.poison.context |
Fault Injection into REEF contexts.
|
| org.apache.reef.poison.params |
|
| org.apache.reef.poison.task |
Fault Injection into REEF tasks.
|
| 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.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.client |
Objects representing the Client on the Driver.
|
| org.apache.reef.runtime.common.driver.evaluator |
Driver-Side representations of Evaluators.
|
| org.apache.reef.runtime.common.evaluator |
Evaluator-side implementation of the REEF API.
|
| org.apache.reef.runtime.common.evaluator.parameters |
|
| 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.runtime.hdinsight.parameters |
|
| org.apache.reef.runtime.local.client.parameters |
Parameters of the local runtime.
|
| org.apache.reef.runtime.local.driver.parameters |
The named parameters for the Driver executed on the local runtime
|
| org.apache.reef.runtime.local.process |
Infrastructure for managing processes.
|
| org.apache.reef.runtime.yarn.client.parameters |
|
| org.apache.reef.runtime.yarn.driver |
The Driver-Side implementation of the YARN adapter for REEF.
|
| org.apache.reef.runtime.yarn.driver.parameters |
|
| org.apache.reef.tang |
Public interfaces and factories for Tang's core API.
|
| org.apache.reef.tang.examples |
Example code from the tutorial on Tang's home page.
|
| org.apache.reef.tang.examples.timer |
A more complicated version of the Timer example, including delegating
interfaces to default implementations.
|
| org.apache.reef.tang.formats |
Tang format classes encode and decode information that Tang gathers at
runtime.
|
| org.apache.reef.tang.implementation.java |
Private implementation classes that configure and inject code written
in Java.
|
| org.apache.reef.tang.util |
Miscellaneous utilities, including command line static analysis (Tint), data structures and reflection stuff.
|
| org.apache.reef.tests |
|
| org.apache.reef.tests.fail.driver |
|
| org.apache.reef.tests.fail.task |
|
| org.apache.reef.tests.messaging.driver |
|
| org.apache.reef.tests.messaging.task |
|
| org.apache.reef.tests.statepassing |
|
| org.apache.reef.tests.yarn.failure |
|
| org.apache.reef.util.logging |
|
| org.apache.reef.wake |
|
| org.apache.reef.wake.impl |
|
| org.apache.reef.wake.remote |
|
| org.apache.reef.wake.remote.impl |
|
| org.apache.reef.wake.rx.impl |
|
| org.apache.reef.wake.time |
|
| org.apache.reef.webserver |
|