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.
|
Class and Description |
---|
VortexFutureDelegate
Exposes functions to be called by the
VortexMaster
to note that a list of Tasklets associated with a Future has completed. |
Class and Description |
---|
TaskletReport
The interface for a status report from the
VortexWorker . |
TaskletReport.TaskletReportType
Type of TaskletReport.
|
VortexRequest
Master-to-Worker protocol.
|
VortexRequest.RequestType
Type of Request.
|
WorkerReport
Worker-to-Master protocol.
|
Class and Description |
---|
WorkerReport
Worker-to-Master protocol.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.