public class TezCountersDelegate extends TezCounters
LOG| Constructor and Description |
|---|
TezCountersDelegate(TezCounters original,
String taskVertexName,
String edgeVertexName,
String type) |
| Modifier and Type | Method and Description |
|---|---|
TezCounter |
findCounter(String groupName,
String counterName) |
addGroup, addGroup, aggrAllCounters, countCounters, equals, findCounter, findCounter, getGroup, getGroupNames, getWriteAllCounters, hashCode, incrAllCounters, iterator, limits, readFields, setWriteAllCounters, toShortString, toString, writeclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TezCountersDelegate(TezCounters original, String taskVertexName, String edgeVertexName, String type)
public TezCounter findCounter(String groupName, String counterName)
findCounter in class AbstractCounters<TezCounter,CounterGroup>Copyright © 2022 Apache Software Foundation. All rights reserved.