Package | Description |
---|---|
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.files |
This package will contain the implementation of the REEF file system standard.
|
org.apache.reef.runtime.hdinsight |
HDInsight support for REEF.
|
org.apache.reef.runtime.local |
A local implementation of REEF that uses local JVMs for execution.
|
org.apache.reef.runtime.mesos |
An YARN implementation of REEF that uses Mesos slaves for execution.
|
org.apache.reef.runtime.yarn |
An YARN implementation of REEF that uses YARN container for execution.
|
org.apache.reef.runtime.yarn.client |
Client-side event handlers for YARN resourcemanager.
|
org.apache.reef.webserver |
HTTP Server component to implement a REST API for the Driver or Evaluators.
|
Class and Description |
---|
FileResource
A File Resource with a FileType for use by Runtimes.
|
Class and Description |
---|
FileResource
A File Resource with a FileType for use by Runtimes.
|
Class and Description |
---|
FileResource
A File Resource with a FileType for use by Runtimes.
|
FileResourceImpl.Builder
Builder used to create FileResource instances.
|
FileType
Type of a File Resource used by Runtimes.
|
RuntimePathProvider
Supplies the path to the executable for process (Driver, Evaluator) launches.
|
Class and Description |
---|
RuntimeClasspathProvider
Interface to be implemented by each REEF runtime (YARN, Mesos, Local) to provide additional classpath elements to be
pre- and postfixed to the user classpath.
|
RuntimePathProvider
Supplies the path to the executable for process (Driver, Evaluator) launches.
|
Class and Description |
---|
RuntimeClasspathProvider
Interface to be implemented by each REEF runtime (YARN, Mesos, Local) to provide additional classpath elements to be
pre- and postfixed to the user classpath.
|
Class and Description |
---|
RuntimeClasspathProvider
Interface to be implemented by each REEF runtime (YARN, Mesos, Local) to provide additional classpath elements to be
pre- and postfixed to the user classpath.
|
Class and Description |
---|
RuntimeClasspathProvider
Interface to be implemented by each REEF runtime (YARN, Mesos, Local) to provide additional classpath elements to be
pre- and postfixed to the user classpath.
|
Class and Description |
---|
ClasspathProvider
Supplies the classpath to REEF for process (Driver, Evaluator) launches.
|
REEFFileNames
Access to the various places things go according to the REEF file system standard.
|
Class and Description |
---|
REEFFileNames
Access to the various places things go according to the REEF file system standard.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.