| 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. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
JobSubmissionHandler  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ResourceLaunchHandler  | 
interface  | 
ResourceReleaseHandler  | 
interface  | 
ResourceRequestHandler
The evaluator request handler. 
 | 
class  | 
RuntimeParameters
Driver resourcemanager parameters that resourcemanager implementations use to communicate with
 the Driver. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClasspathProvider
Supplies the classpath to REEF for process (Driver, Evaluator) launches. 
 | 
class  | 
JobJarMaker
Utility that takes a JobSubmissionProto and turns it into a Job Submission Jar. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.