public static class BaileyBorweinPlouffe.BbpSplit
extends org.apache.hadoop.mapreduce.InputSplit
implements org.apache.hadoop.io.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) |
public 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 org.apache.hadoop.io.WritableIOExceptionpublic void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2008–2020 Apache Software Foundation. All rights reserved.