- RACK_NAMES - Static variable in class org.apache.reef.runtime.local.client.ExtensibleLocalRuntimeConfiguration
-
The rack names that will be available in the local runtime.
- RACK_NAMES - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
-
The rack names that will be available in the local runtime.
- RACK_NAMES - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
-
The rack names that will be available in the local runtime.
- RackNames - Class in org.apache.reef.runtime.local.client.parameters
-
The name of the default racks available in the local runtime.
- ReefRunnableProcessObserver - Class in org.apache.reef.runtime.local.process
-
a RunnableProcessObserver that relies events to REEF's ResourceStatusHandler.
- ReefRunnableProcessObserver(EventHandler<ResourceStatusEvent>, InjectionFuture<ResourceManager>) - Constructor for class org.apache.reef.runtime.local.process.ReefRunnableProcessObserver
-
- ResourceManager - Class in org.apache.reef.runtime.local.driver
-
A resource manager that uses threads to execute containers.
- ROOT_FOLDER - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
-
The root folder of the job.
- RootFolder - Class in org.apache.reef.runtime.local.client.parameters
-
The folder where logs etc.
- run(List<String>) - Method in interface org.apache.reef.runtime.local.driver.Container
-
Run the given commandLine in the container.
- run(List<String>) - Method in class org.apache.reef.runtime.local.driver.ProcessContainer
-
- run() - Method in class org.apache.reef.runtime.local.process.RunnableProcess
-
Runs the configured process.
- RunnableProcess - Class in org.apache.reef.runtime.local.process
-
A runnable class that encapsulates a process.
- RunnableProcess(List<String>, String, File, RunnableProcessObserver, String, String) - Constructor for class org.apache.reef.runtime.local.process.RunnableProcess
-
- RunnableProcessObserver - Interface in org.apache.reef.runtime.local.process
-
Observer interface for events fired by RunnableProcess.
- RUNTIME_NAME - Static variable in class org.apache.reef.runtime.local.driver.RuntimeIdentifier
-
Same value is defined on the C# side in the Org.Apache.REEF.Common.Runtime.RuntimeName.
- RUNTIME_NAMES - Static variable in class org.apache.reef.runtime.local.driver.LocalDriverConfiguration
-
The name of the runitme.
- RUNTIME_ROOT_FOLDER - Static variable in class org.apache.reef.runtime.local.client.ExtensibleLocalRuntimeConfiguration
-
The folder in which the sub-folders, one per Node, will be created.
- RUNTIME_ROOT_FOLDER - Static variable in class org.apache.reef.runtime.local.client.LocalRuntimeConfiguration
-
The folder in which the sub-folders, one per Node, will be created.
- RuntimeIdentifier - Class in org.apache.reef.runtime.local.driver
-
Runtime Identifier Implementation.