public final class TaskletCancelledReport extends Object implements WorkerToMasterReport
WorkerToMasterReport.Type| Constructor and Description |
|---|
TaskletCancelledReport(int taskletId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTaskletId() |
WorkerToMasterReport.Type |
getType() |
public TaskletCancelledReport(int taskletId)
taskletId - of the cancelled tasklet.public WorkerToMasterReport.Type getType()
getType in interface WorkerToMasterReportpublic int getTaskletId()
Copyright © 2016 The Apache Software Foundation. All rights reserved.