public class TestIntegerCompressionReader
extends java.lang.Object
| Constructor and Description |
|---|
TestIntegerCompressionReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
runSeekTest(org.apache.hadoop.hive.ql.io.orc.CompressionCodec codec) |
void |
testCompressedSeek() |
void |
testSkips() |
void |
testUncompressedSeek() |
public void runSeekTest(org.apache.hadoop.hive.ql.io.orc.CompressionCodec codec)
throws java.lang.Exception
java.lang.Exceptionpublic void testUncompressedSeek()
throws java.lang.Exception
java.lang.Exceptionpublic void testCompressedSeek()
throws java.lang.Exception
java.lang.Exceptionpublic void testSkips()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation