@InterfaceAudience.Private public class GcTimeUpdater extends Object
| Constructor and Description |
|---|
GcTimeUpdater(org.apache.tez.common.counters.TezCounters counters) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCumulativaGcTime() |
protected long |
getElapsedGc()
Get the elapsed time since the last call.
|
void |
incrementGcCounter()
Increment the gc-elapsed-time counter.
|
public GcTimeUpdater(org.apache.tez.common.counters.TezCounters counters)
public long getCumulativaGcTime()
protected long getElapsedGc()
public void incrementGcCounter()
Copyright © 2019 Apache Software Foundation. All rights reserved.