public static class NullRowsInputFormat.DummyInputSplit extends Object implements org.apache.hadoop.mapred.InputSplit
| Constructor and Description |
|---|
NullRowsInputFormat.DummyInputSplit() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
String[] |
getLocations() |
void |
readFields(DataInput arg0) |
void |
write(DataOutput arg0) |
public long getLength()
throws IOException
getLength in interface org.apache.hadoop.mapred.InputSplitIOExceptionpublic String[] getLocations() throws IOException
getLocations in interface org.apache.hadoop.mapred.InputSplitIOExceptionpublic void readFields(DataInput arg0) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionpublic void write(DataOutput arg0) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.