|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.mapreduce.InputSplit
org.apache.hadoop.examples.BaileyBorweinPlouffe.BbpSplit
public static class BaileyBorweinPlouffe.BbpSplit
Input split for the BaileyBorweinPlouffe.BbpInputFormat.
| Constructor Summary | |
|---|---|
BaileyBorweinPlouffe.BbpSplit()
Public default constructor for the Writable interface. |
|
| Method Summary | |
|---|---|
long |
getLength()
|
String[] |
getLocations()
No location is needed. |
void |
readFields(DataInput in)
|
void |
write(DataOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaileyBorweinPlouffe.BbpSplit()
| Method Detail |
|---|
public long getLength()
getLength in class org.apache.hadoop.mapreduce.InputSplitpublic String[] getLocations()
getLocations in class org.apache.hadoop.mapreduce.InputSplit
public void readFields(DataInput in)
throws IOException
readFields in interface org.apache.hadoop.io.WritableIOException
public void write(DataOutput out)
throws IOException
write in interface org.apache.hadoop.io.WritableIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||