| Package | Description |
|---|---|
| org.apache.tez.common.counters |
| Constructor and Description |
|---|
AbstractCounters(AbstractCounters<C1,G1> counters,
CounterGroupFactory<C,G> groupFactory)
Construct from another counters object.
|
AbstractCounters(CounterGroupFactory<C,G> gf) |
TezCounters(CounterGroupFactory<TezCounter,CounterGroup> customGroupFactory)
Construct the Counters object from the another counters object
|
Copyright © 2020 Apache Software Foundation. All rights reserved.