|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.crunch.test.TestCounters
public class TestCounters
A utility class used during unit testing to update and read counters.
| Constructor Summary | |
|---|---|
TestCounters()
|
|
| Method Summary | |
|---|---|
static void |
clearCounters()
|
static org.apache.hadoop.mapreduce.Counter |
getCounter(Enum<?> e)
|
static org.apache.hadoop.mapreduce.Counter |
getCounter(String group,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCounters()
| Method Detail |
|---|
public static org.apache.hadoop.mapreduce.Counter getCounter(Enum<?> e)
public static org.apache.hadoop.mapreduce.Counter getCounter(String group,
String name)
public static void clearCounters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||