public class TaskCounterUpdater extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tez.common.GcTimeUpdater |
gcUpdater |
| Constructor and Description |
|---|
TaskCounterUpdater(org.apache.tez.common.counters.TezCounters counters,
org.apache.hadoop.conf.Configuration conf,
String pid) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateCounters() |
public TaskCounterUpdater(org.apache.tez.common.counters.TezCounters counters,
org.apache.hadoop.conf.Configuration conf,
String pid)
Copyright © 2017 Apache Software Foundation. All rights reserved.