| Package | Description |
|---|---|
| com.google.appengine.tools.mapreduce | |
| com.google.appengine.tools.mapreduce.impl |
| Modifier and Type | Method and Description |
|---|---|
Counter |
Counters.getCounter(String name) |
Counter |
ShardContext.getCounter(String name)
Returns the
Counter with the given name. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Counter> |
Counters.getCounters() |
| Modifier and Type | Method and Description |
|---|---|
Counter |
BaseShardContext.getCounter(String name) |
Counter |
CountersImpl.getCounter(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Counter> |
CountersImpl.getCounters() |
Copyright © 2015 Google. All rights reserved.