| Package | Description | 
|---|---|
| org.apache.reef.runtime.local.process | 
 Infrastructure for managing processes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LoggingRunnableProcessObserver
A RunnableProcessObserver that logs the events/ 
 | 
class  | 
ReefRunnableProcessObserver
a RunnableProcessObserver that relies events to REEF's ResourceStatusHandler 
 | 
| Constructor and Description | 
|---|
RunnableProcess(List<String> command,
                              String id,
                              File folder,
                              RunnableProcessObserver processObserver,
                              String standardOutFileName,
                              String standardErrorFileName)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.