org.apache.hadoop.hive.ql.io.orc
Class TestRunLengthIntegerReader
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestRunLengthIntegerReader
public class TestRunLengthIntegerReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRunLengthIntegerReader
public TestRunLengthIntegerReader()
runSeekTest
public void runSeekTest(org.apache.hadoop.hive.ql.io.orc.CompressionCodec codec)
throws Exception
- Throws:
Exception
testUncompressedSeek
public void testUncompressedSeek()
throws Exception
- Throws:
Exception
testCompressedSeek
public void testCompressedSeek()
throws Exception
- Throws:
Exception
testSkips
public void testSkips()
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation