| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.hadoop |
Contains Hadoop APIs.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends GridHadoopCounter> |
GridHadoopCounters.counter(String grp,
String name,
Class<T> cls)
Returns counter for the specified group and counter name.
|
abstract <T extends GridHadoopCounter> |
GridHadoopTaskContext.counter(String grp,
String name,
Class<T> cls)
Gets counter for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridHadoopCounter> |
GridHadoopCounters.all()
Returns all existing counters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridHadoopCounter.merge(GridHadoopCounter cntr)
Merge the given counter to this counter.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015