org.apache.hadoop.hive.ql.io.orc
Class TestInputOutputFormat.MyRow
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.MyRow
- Enclosing class:
- TestInputOutputFormat
public static class TestInputOutputFormat.MyRow
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
write
public void write(DataOutput dataOutput)
throws IOException
- Throws:
IOException
readFields
public void readFields(DataInput dataInput)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation