org.apache.hadoop.hive.ql.io
Class OneNullRowInputFormat.DummyInputSplit
java.lang.Object
org.apache.hadoop.hive.ql.io.OneNullRowInputFormat.DummyInputSplit
- Enclosing class:
- OneNullRowInputFormat
public static class OneNullRowInputFormat.DummyInputSplit
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneNullRowInputFormat.DummyInputSplit
public OneNullRowInputFormat.DummyInputSplit()
getLength
public long getLength()
throws IOException
- Throws:
IOException
getLocations
public String[] getLocations()
throws IOException
- Throws:
IOException
readFields
public void readFields(DataInput arg0)
throws IOException
- Throws:
IOException
write
public void write(DataOutput arg0)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation