Package | Description |
---|---|
org.apache.reef.driver.evaluator |
Evaluator-related utilities.
|
org.apache.reef.driver.restart |
This package provides restart event service handlers.
|
org.apache.reef.io.data.loading.api |
Data Loading Service API.
|
org.apache.reef.io.data.loading.impl |
Implementations of Data Loading Service.
|
org.apache.reef.io.network.group.impl.config |
Group Communication Operator Specifications.
|
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.
|
org.apache.reef.vortex.api |
Vortex user api for running jobs on Vortex.
|
org.apache.reef.vortex.driver |
Vortex Code that runs as part of REEF Driver.
|
Modifier and Type | Class and Description |
---|---|
static class |
EvaluatorRequest.Builder
EvaluatorRequest s are build using this Builder. |
Modifier and Type | Class and Description |
---|---|
static class |
RestartEvaluators.Builder
Builder to build
RestartEvaluators . |
Modifier and Type | Class and Description |
---|---|
class |
DataLoadingRequestBuilder
Builder to create a request to the DataLoadingService.
|
Modifier and Type | Class and Description |
---|---|
static class |
DistributedDataSetPartition.Builder
DistributedDataSetPartition s are build using this Builder. |
Modifier and Type | Class and Description |
---|---|
static class |
BroadcastOperatorSpec.Builder |
static class |
GatherOperatorSpec.Builder |
static class |
ReduceOperatorSpec.Builder |
static class |
ScatterOperatorSpec.Builder |
Modifier and Type | Class and Description |
---|---|
static class |
JobSubmissionEventImpl.Builder
Builder used to create JobSubmissionEvent instances.
|
Modifier and Type | Class and Description |
---|---|
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 |
ResourceEventImpl.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.
|
Modifier and Type | Class and Description |
---|---|
static class |
VortexAggregatePolicy.AggregatePolicyBuilder
A Builder class for
VortexAggregatePolicy . |
Modifier and Type | Class and Description |
---|---|
static class |
VortexJobConf.Builder
Builder object to create a
VortexJobConf . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.