public class FragmentCountersMap extends Object
| Constructor and Description |
|---|
FragmentCountersMap() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.tez.common.counters.TezCounters |
getCountersForFragment(String identifier) |
static void |
registerCountersForFragment(String identifier,
org.apache.tez.common.counters.TezCounters tezCounters) |
static void |
unregisterCountersForFragment(String identifier) |
public static void registerCountersForFragment(String identifier, org.apache.tez.common.counters.TezCounters tezCounters)
public static org.apache.tez.common.counters.TezCounters getCountersForFragment(String identifier)
public static void unregisterCountersForFragment(String identifier)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.