| Package | Description |
|---|---|
| org.apache.tez.runtime | |
| org.apache.tez.runtime.api.events |
| Modifier and Type | Method and Description |
|---|---|
TaskStatistics |
RuntimeTask.getTaskStatistics() |
| Modifier and Type | Method and Description |
|---|---|
TaskStatistics |
TaskStatusUpdateEvent.getStatistics() |
| Constructor and Description |
|---|
TaskStatusUpdateEvent(org.apache.tez.common.counters.TezCounters tezCounters,
float progress,
TaskStatistics statistics,
boolean progressNotified) |
Copyright © 2017 Apache Software Foundation. All rights reserved.