| Package | Description | 
|---|---|
| org.apache.reef.examples.hello | 
 The Hello REEF example. 
 | 
| org.apache.reef.examples.helloCLR | 
 The Hello REEF example for the CLR. 
 | 
| org.apache.reef.examples.hellohttp | |
| org.apache.reef.examples.scheduler | 
 Task scheduler example based on reef-webserver 
 | 
| org.apache.reef.io.data.loading.api | |
| org.apache.reef.runtime.common.driver | 
 Implementation of the Driver-side REEF APIs. 
 | 
| org.apache.reef.tests.fail.driver | |
| org.apache.reef.tests.fail.task | |
| org.apache.reef.tests.yarn.failure | 
| Constructor and Description | 
|---|
HelloDriver(EvaluatorRequestor requestor)
Job driver constructor - instantiated via TANG. 
 | 
| Constructor and Description | 
|---|
HelloDriver(EvaluatorRequestor requestor)
Job driver constructor - instantiated via TANG. 
 | 
| Constructor and Description | 
|---|
HttpShellJobDriver(EvaluatorRequestor requestor,
                                    org.apache.reef.examples.hellohttp.HttpServerShellCmdtHandler.ClientCallBackHandler clientCallBackHandler)
Job Driver Constructor 
 | 
| Constructor and Description | 
|---|
SchedulerDriver(EvaluatorRequestor requestor,
                              boolean retainable,
                              org.apache.reef.examples.scheduler.Scheduler scheduler)  | 
| Constructor and Description | 
|---|
DataLoader(Clock clock,
                    EvaluatorRequestor requestor,
                    DataLoadingService dataLoadingService,
                    int dataEvalMemoryMB,
                    int dataEvalCore,
                    String serializedComputeRequest)  | 
ResourceRequestHandler(EvaluatorRequestor requestor)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EvaluatorRequestorImpl
Implementation of the EvaluatorRequestor that translates the request and hands it down to the underlying RM. 
 | 
| Constructor and Description | 
|---|
DriverFailOnFail(JobMessageObserver client,
                                EvaluatorRequestor requestor)  | 
FailDriver(String failMsgClassName,
                    EvaluatorRequestor requestor,
                    Clock clock)  | 
FailDriverDelayedMsg(EvaluatorRequestor requestor,
                                        Clock clock)  | 
| Constructor and Description | 
|---|
Driver(String failTaskName,
            EvaluatorRequestor requestor)  | 
| Constructor and Description | 
|---|
FailureDriver(EvaluatorRequestor requestor)  | 
Copyright © 2015 The Apache Software Foundation. All rights reserved.