| Package | Description |
|---|---|
| org.apache.reef.driver.evaluator | |
| 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.driver.resourcemanager |
Classes that interface with the resourcemanager (Local, YARN, ...) in the Driver.
|
| org.apache.reef.runtime.common.files |
This package will contain the implementation of the REEF file system standard.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EvaluatorRequest.Builder
EvaluatorRequests are build using this Builder. |
| Modifier and Type | Class and Description |
|---|---|
static class |
JobSubmissionEventImpl.Builder
Builder used to create JobSubmissionEvent instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDriverRuntimeConfiguration
Deprecated.
Runtimes are advised to create their own ConfigurationModules instead of subclassing this class.
|
static class |
ResourceLaunchEventImpl.Builder
Builder used to create ResourceLaunchEvent instances.
|
static class |
ResourceReleaseEventImpl.Builder
Builder used to create ResourceReleaseEvent instances.
|
static class |
ResourceRequestEventImpl.Builder
Builder used to create ResourceRequestEvent instances.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NodeDescriptorEventImpl.Builder
Builder used to create NodeDescriptorEvent instances.
|
static class |
ResourceAllocationEventImpl.Builder
Builder used to create ResourceAllocationEvent instances.
|
static class |
ResourceStatusEventImpl.Builder
Builder used to create ResourceStatusEvent instances.
|
static class |
RuntimeStatusEventImpl.Builder
Builder used to create RuntimeStatusEvent instances.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FileResourceImpl.Builder
Builder used to create FileResource instances.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.