public final class TaskletAggregationResultReport extends Object implements WorkerToMasterReport
WorkerToMasterReport.Type| Constructor and Description |
|---|
TaskletAggregationResultReport(List<Integer> taskletIds,
Object result) |
public TaskletAggregationResultReport(List<Integer> taskletIds, Object result)
taskletIds - of the tasklets.result - of the tasklet execution.public WorkerToMasterReport.Type getType()
getType in interface WorkerToMasterReportpublic List<Integer> getTaskletIds()
Copyright © 2017 The Apache Software Foundation. All rights reserved.