public class NullInputSplit extends Object implements org.apache.hadoop.mapred.InputSplit
| Constructor and Description |
|---|
NullInputSplit() |
public long getLength()
getLength in interface org.apache.hadoop.mapred.InputSplitpublic String[] getLocations()
getLocations in interface org.apache.hadoop.mapred.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 © 2015. All rights reserved.