|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.examples.pi.DistSum.Machine
org.apache.hadoop.examples.pi.DistSum.MapSide
public static class DistSum.MapSide
A machine which does computation on the map side.
| Nested Class Summary | |
|---|---|
static class |
DistSum.MapSide.PartitionInputFormat
An InputFormat which partitions a summation |
static class |
DistSum.MapSide.SummingMapper
A mapper which computes sums |
| Nested classes/interfaces inherited from class org.apache.hadoop.examples.pi.DistSum.Machine |
|---|
DistSum.Machine.AbstractInputFormat, DistSum.Machine.SummationSplit |
| Constructor Summary | |
|---|---|
DistSum.MapSide()
|
|
| Method Summary | |
|---|---|
void |
init(org.apache.hadoop.mapreduce.Job job)
Initialize a job |
| Methods inherited from class org.apache.hadoop.examples.pi.DistSum.Machine |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DistSum.MapSide()
| Method Detail |
|---|
public void init(org.apache.hadoop.mapreduce.Job job)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||