| Package | Description |
|---|---|
| org.apache.reef.vortex.protocol.workertomaster |
Protocol from VortexWorker to VortexMaster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskletAggregationFailureReport
Report of a tasklet exception on aggregation.
|
class |
TaskletAggregationResultReport
Report of a Tasklet aggregation execution result.
|
class |
TaskletCancelledReport
The report of a cancelled Tasklet.
|
class |
TaskletFailureReport
Report of a Tasklet exception.
|
class |
TaskletResultReport
Report of a tasklet execution result.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkerToMasterReport> |
WorkerToMasterReports.getReports() |
| Constructor and Description |
|---|
WorkerToMasterReports(Collection<WorkerToMasterReport> workerToMasterReports) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.