| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.api.records | |
| org.apache.hadoop.mapreduce.v2.api.records.impl.pb | 
| Modifier and Type | Method and Description | 
|---|---|
| CounterGroup | Counters. getCounterGroup(String key) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,CounterGroup> | Counters. getAllCounterGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Counters. setCounterGroup(String key,
               CounterGroup value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Counters. addAllCounterGroups(Map<String,CounterGroup> counterGroups) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CounterGroupPBImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| CounterGroup | CountersPBImpl. getCounterGroup(String key) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,CounterGroup> | CountersPBImpl. getAllCounterGroups() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CountersPBImpl. setCounterGroup(String key,
               CounterGroup val) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CountersPBImpl. addAllCounterGroups(Map<String,CounterGroup> counterGroups) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.