public static class BaileyBorweinPlouffe.BbpSplit extends org.apache.hadoop.mapreduce.InputSplit implements Writable
BaileyBorweinPlouffe.BbpInputFormat.| Constructor and Description |
|---|
BbpSplit()
Public default constructor for the Writable interface.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
String[] |
getLocations()
No location is needed.
|
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
getLocationInfopublic BbpSplit()
public long getLength()
getLength in class org.apache.hadoop.mapreduce.InputSplitpublic String[] getLocations()
getLocations in class org.apache.hadoop.mapreduce.InputSplitpublic void readFields(DataInput in) throws IOException
readFields in interface WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface WritableIOExceptionCopyright © 2018 CERN. All Rights Reserved.