Package | Description |
---|---|
org.apache.reef.bridge.client |
Contains the client of the bridge.
|
org.apache.reef.client |
Client APIs for REEF.
|
org.apache.reef.driver |
Driver APIs for REEF in terms of Rx.
|
org.apache.reef.driver.context |
Driver Contexts and their configurations.
|
org.apache.reef.driver.evaluator |
Evaluator-related utilities.
|
org.apache.reef.examples.group.bgd |
Runs BGD on the given runtime.
|
org.apache.reef.examples.group.bgd.parameters |
Parameters for BGD.
|
org.apache.reef.examples.group.bgd.utils |
Utility functions for BGD.
|
org.apache.reef.examples.group.broadcast |
Broadcast Group Communication example.
|
org.apache.reef.examples.hello |
The Hello REEF example for the HDInsight.
|
org.apache.reef.examples.helloCLR |
The Hello REEF example for the CLR.
|
org.apache.reef.examples.hellohttp |
Distributed shell example based on REEF HTTP Server component.
|
org.apache.reef.examples.scheduler.client |
Task scheduler example client classes.
|
org.apache.reef.io |
APIs for I/O in REEF:
Codec s and
Serializer s. |
org.apache.reef.io.checkpoint.fs |
FileSystem based checkpoints.
|
org.apache.reef.io.data.loading.api |
Data Loading Service API.
|
org.apache.reef.io.data.loading.impl |
Implementations of Data Loading Service.
|
org.apache.reef.io.data.output |
Data Output Service.
|
org.apache.reef.io.network.group.api.driver |
Elastic Group Communications Driver-side API Interfaces.
|
org.apache.reef.io.network.group.impl.driver |
This package contains the implementation of the driver side of the
Group Communication Service using the tree/flat topology.
|
org.apache.reef.javabridge |
The Java-side of the CLR/Java bridge.
|
org.apache.reef.javabridge.generic |
Generic java bridge driver/client.
|
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.driver.api |
Driver-Side Event Handlers to be implemented by a specific resource manager.
|
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.
|
org.apache.reef.runtime.common.evaluator.context |
Context implementation of the Evaluator resourcemanager.
|
org.apache.reef.runtime.common.evaluator.task |
Task-related implementation of the Evaluator resourcemanager.
|
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.hdinsight.client |
The client to submit jobs to HDInsight.
|
org.apache.reef.runtime.hdinsight.client.sslhacks |
Utils which do not check SSL.
|
org.apache.reef.runtime.local.client |
Client-side event handlers for the local resourcemanager.
|
org.apache.reef.runtime.local.process |
Infrastructure for managing processes.
|
org.apache.reef.runtime.mesos.evaluator |
Evaluator-side event handlers for Mesos resourcemanager.
|
org.apache.reef.runtime.mesos.util |
Utility for Mesos runtime.
|
org.apache.reef.runtime.standalone.client |
Client-side event handlers for the standalone resourcemanager.
|
org.apache.reef.runtime.yarn.client |
Client-side event handlers for YARN resourcemanager.
|
org.apache.reef.runtime.yarn.util |
Utility for YARN runtime.
|
org.apache.reef.tang |
Public interfaces and factories for Tang's core API.
|
org.apache.reef.tang.formats |
Tang format classes encode and decode information that Tang gathers at
runtime.
|
org.apache.reef.tang.implementation |
Tang's implementation.
|
org.apache.reef.tang.implementation.avro |
Implementation classes that translate between Tang's core API and Avro.
|
org.apache.reef.tang.implementation.java |
Private implementation classes that configure and inject code written
in Java.
|
org.apache.reef.tang.implementation.protobuf |
Implementation classes that translate between Tang's core API and protocol
buffers.
|
org.apache.reef.tang.util |
Utilities for Tang.
|
org.apache.reef.tang.util.walk.graphviz |
produce Graphviz representation of TANG configuration graph and injection plan.
|
org.apache.reef.tests |
Tests for REEF implementations.
|
org.apache.reef.tests.fail.driver |
Tests for Driver-side failures.
|
org.apache.reef.tests.fail.task |
Tests for Tasks fail in various cases.
|
org.apache.reef.tests.messaging.driver |
Tests the messaging channel between client and driver.
|
org.apache.reef.tests.yarn.failure |
Tests for YARN failures.
|
org.apache.reef.vortex.driver |
Vortex Code that runs as part of REEF Driver.
|
org.apache.reef.wake.profiler |
A graphical profiler that automatically instruments Tang-based Wake applications.
|
org.apache.reef.wake.remote.address |
Local address resolution.
|
org.apache.reef.webserver |
HTTP Server component to implement a REST API for the Driver or Evaluators.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationProvider
Objects that can provide a Configuration implement this interface.
|
Class and Description |
---|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
ConfigurationProvider
Objects that can provide a Configuration implement this interface.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
InjectionFuture
A future-based mechanism for cyclic object injections.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
ConfigurationProvider
Objects that can provide a Configuration implement this interface.
|
Class and Description |
---|
ConfigurationProvider
Objects that can provide a Configuration implement this interface.
|
Class and Description |
---|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
Aspect
A simple interface that allows external code to interpose on Tang object
injections.
|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationBuilder
This class allows applications to register bindings with Tang.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
InjectionFuture
A future-based mechanism for cyclic object injections.
|
Injector |
JavaClassHierarchy |
JavaConfigurationBuilder
Convenience methods that extend the ConfigurationBuilder but assume that
the underlying ClassHierarchy delegates to the default Java classloader.
|
Tang
The root factory interface for Tang.
|
Class and Description |
---|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationBuilder
This class allows applications to register bindings with Tang.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
BindLocation
This interface is used to track the source of configuration bindings.
|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationBuilder
This class allows applications to register bindings with Tang.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Injector |
JavaClassHierarchy |
JavaConfigurationBuilder
Convenience methods that extend the ConfigurationBuilder but assume that
the underlying ClassHierarchy delegates to the default Java classloader.
|
Tang
The root factory interface for Tang.
|
Class and Description |
---|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
ClassHierarchySerializer
A base interface for ClassHierarchy serializers.
|
Class and Description |
---|
Aspect
A simple interface that allows external code to interpose on Tang object
injections.
|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationBuilder
This class allows applications to register bindings with Tang.
|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Injector |
JavaClassHierarchy |
JavaConfigurationBuilder
Convenience methods that extend the ConfigurationBuilder but assume that
the underlying ClassHierarchy delegates to the default Java classloader.
|
Class and Description |
---|
ClassHierarchy
ClassHierarchy objects store information about the interfaces
and implementations that are available in a particular runtime
environment.
|
Class and Description |
---|
ExternalConstructor
This interface allows legacy classes to be injected by
ConfigurationBuilderImpl.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
Class and Description |
---|
Aspect
A simple interface that allows external code to interpose on Tang object
injections.
|
InjectionFuture
A future-based mechanism for cyclic object injections.
|
Class and Description |
---|
Configuration
Immutable, type-checked configuration data.
|
ConfigurationProvider
Objects that can provide a Configuration implement this interface.
|
Class and Description |
---|
InjectionFuture
A future-based mechanism for cyclic object injections.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.