org.apache.tez.dag.app.dag.event
Class DAGEventCounterUpdate.CounterIncrementalUpdate
java.lang.Object
org.apache.tez.dag.app.dag.event.DAGEventCounterUpdate.CounterIncrementalUpdate
- Enclosing class:
- DAGEventCounterUpdate
public static class DAGEventCounterUpdate.CounterIncrementalUpdate
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAGEventCounterUpdate.CounterIncrementalUpdate
public DAGEventCounterUpdate.CounterIncrementalUpdate(Enum<?> key,
long incrValue)
getCounterKey
public Enum<?> getCounterKey()
getIncrementValue
public long getIncrementValue()
Copyright © 2014 Apache Software Foundation. All rights reserved.