| Package | Description |
|---|---|
| org.apache.reef.vortex.api |
Vortex user api for running jobs on Vortex.
|
| org.apache.reef.vortex.common |
Vortex Code used both in Vortex Driver and Vortex Evaluator.
|
| org.apache.reef.vortex.driver |
Vortex Code that runs as part of REEF Driver.
|
| org.apache.reef.vortex.examples.sumones |
A Simple Vortex addition and aggregation example.
|
| Class and Description |
|---|
| AggregateResult
The result of an aggregate.
|
| AggregateResultSynchronous
The synchronous result of an aggregate, returned by
VortexAggregateFuture.get(). |
| FutureCallback
A callback for accepting the results of a
VortexFuture computation asynchronously. |
| VortexAggregateException
Exception thrown when an aggregate function fails.
|
| VortexAggregateFunction
Typed user function for Local Aggregation.
|
| VortexAggregateFuture
The interface between user code and aggregation Tasklets.
|
| VortexAggregatePolicy
The policy for local aggregation on the
VortexWorkers. |
| VortexAggregatePolicy.AggregatePolicyBuilder
A Builder class for
VortexAggregatePolicy. |
| VortexFunction
Typed user function.
|
| VortexFuture
The interface between user code and submitted task.
|
| VortexThreadPool
Distributed thread pool.
|
| Class and Description |
|---|
| VortexAggregateFunction
Typed user function for Local Aggregation.
|
| VortexAggregatePolicy
The policy for local aggregation on the
VortexWorkers. |
| VortexFunction
Typed user function.
|
| Class and Description |
|---|
| AggregateResult
The result of an aggregate.
|
| FutureCallback
A callback for accepting the results of a
VortexFuture computation asynchronously. |
| VortexAggregateFunction
Typed user function for Local Aggregation.
|
| VortexAggregateFuture
The interface between user code and aggregation Tasklets.
|
| VortexAggregatePolicy
The policy for local aggregation on the
VortexWorkers. |
| VortexFunction
Typed user function.
|
| VortexFuture
The interface between user code and submitted task.
|
| VortexStart
The starting point of Vortex user thread.
|
| Class and Description |
|---|
| VortexAggregateException
Exception thrown when an aggregate function fails.
|
| VortexAggregateFunction
Typed user function for Local Aggregation.
|
| VortexFunction
Typed user function.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.