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.Exception
public void testUncompressedSeek() throws java.lang.Exception
java.lang.Exception
public void testCompressedSeek() throws java.lang.Exception
java.lang.Exception
public void testSkips() throws java.lang.Exception
java.lang.Exception
Copyright © 2012 The Apache Software Foundation