|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cloud9.debug.MapredHarness
public class MapredHarness
| Constructor Summary | |
|---|---|
MapredHarness()
|
|
| Method Summary | |
|---|---|
static void |
mapOverSequenceFile(JobConf conf,
Path path,
Mapper mapper,
OutputCollector collector)
|
static void |
mapOverTextFile(JobConf conf,
Path path,
Mapper mapper,
OutputCollector collector)
|
static InMemoryOutputCollector |
run(JobConf conf)
|
static InMemoryOutputCollector |
runMapper(JobConf conf)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapredHarness()
| Method Detail |
|---|
public static InMemoryOutputCollector run(JobConf conf)
public static InMemoryOutputCollector runMapper(JobConf conf)
public static void mapOverSequenceFile(JobConf conf,
Path path,
Mapper mapper,
OutputCollector collector)
throws Exception
Exception
public static void mapOverTextFile(JobConf conf,
Path path,
Mapper mapper,
OutputCollector collector)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||