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