| Package | Description |
|---|---|
| org.apache.reef.client |
Client APIs for REEF.
|
| org.apache.reef.io |
APIs for I/O in REEF:
org.apache.reef.io.Codecs and org.apache.reef.io.Serializers |
| org.apache.reef.runtime.common.utils | |
| org.apache.reef.runtime.yarn.driver |
The Driver-Side implementation of the YARN adapter for REEF.
|
| 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.wake.remote | |
| org.apache.reef.wake.time | |
| org.apache.reef.wake.time.runtime | |
| org.apache.reef.webserver |
| Modifier and Type | Interface and Description |
|---|---|
interface |
REEF
The main entry point into the REEF resourcemanager.
|
interface |
RunningJob
Represents a running REEF job.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TempFileCreator
Utility to create temporary files and folders in accordance with the underlying resource manager.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExceptionCodec
(De-)serializes exceptions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TrackingURLProvider
Implement this interface to set the tracking URL reported to YARN.
|
interface |
YarnContainerRequestHandler |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Timer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationSerializer
A base interface for Configuration serializers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteIdentifierFactory
Factory that creates a RemoteIdentifier
|
interface |
RemoteManager
Represents all remote connections to and from one process to another.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Clock
Represents a clock.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Timer |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DriverInfoSerializer
Interface for DriverInfoSerializer
|
interface |
EvaluatorInfoSerializer |
interface |
EvaluatorListSerializer
interface for EvaluatorListSerializer
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.