See: Description
| Interface | 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 | Description | 
|---|---|
| ClasspathProvider | 
 Supplies the classpath to REEF for process (Driver, Evaluator) launches. 
 | 
| JobJarMaker | 
 Utility that takes a JobSubmissionProto and turns it into a Job Submission Jar. 
 | 
| REEFFileNames | 
 Access to the various places things go according to the REEF file system standard. 
 | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.