|
||||||||||
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
public abstract static class DistSum.Machine
Abstract machine for job execution.
Nested Class Summary | |
---|---|
static class |
DistSum.Machine.AbstractInputFormat
An abstract InputFormat for the jobs |
static class |
DistSum.Machine.SummationSplit
Split for the summations |
Constructor Summary | |
---|---|
DistSum.Machine()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DistSum.Machine()
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |