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