public interface AggregateTezCounter
| Modifier and Type | Method and Description |
|---|---|
void |
aggregate(TezCounter other) |
long |
getCount() |
long |
getMax() |
long |
getMin() |
void aggregate(TezCounter other)
long getMin()
long getMax()
long getCount()
Copyright © 2022 Apache Software Foundation. All rights reserved.