public static class OneNullRowInputFormat.DummyInputSplit
extends java.lang.Object
| Constructor and Description |
|---|
DummyInputSplit() |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
java.lang.String[] |
getLocations() |
void |
readFields(java.io.DataInput arg0) |
void |
write(java.io.DataOutput arg0) |
public long getLength()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String[] getLocations()
throws java.io.IOException
java.io.IOExceptionpublic void readFields(java.io.DataInput arg0)
throws java.io.IOException
java.io.IOExceptionpublic void write(java.io.DataOutput arg0)
throws java.io.IOException
java.io.IOExceptionCopyright © 2012 The Apache Software Foundation