@InterfaceAudience.Private public abstract class AbstractCounter extends Object implements TezCounter
| Constructor and Description |
|---|
AbstractCounter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object genericRight) |
int |
hashCode() |
void |
setDisplayName(String name)
Deprecated.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitaggregate, getDisplayName, getName, getUnderlyingCounter, getValue, increment, setValue@Deprecated public void setDisplayName(String name)
TezCountersetDisplayName in interface TezCountername - of the counterCopyright © 2022 Apache Software Foundation. All rights reserved.