public static class BaileyBorweinPlouffe.BbpSplit
extends org.apache.hadoop.mapreduce.InputSplit
implements org.apache.hadoop.io.Writable
BaileyBorweinPlouffe.BbpInputFormat
.Constructor and Description |
---|
BaileyBorweinPlouffe.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 BaileyBorweinPlouffe.BbpSplit()
public long getLength()
getLength
in class org.apache.hadoop.mapreduce.InputSplit
public String[] getLocations()
getLocations
in class org.apache.hadoop.mapreduce.InputSplit
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2015 Apache Software Foundation. All Rights Reserved.