org.apache.hadoop.hive.ql.io.orc
Class TestInStream
java.lang.Object
org.apache.hadoop.hive.ql.io.orc.TestInStream
public class TestInStream
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestInStream
public TestInStream()
testUncompressed
public void testUncompressed()
throws Exception
- Throws:
Exception
testCompressed
public void testCompressed()
throws Exception
- Throws:
Exception
testCorruptStream
public void testCorruptStream()
throws Exception
- Throws:
Exception
testDisjointBuffers
public void testDisjointBuffers()
throws Exception
- Throws:
Exception
testUncompressedDisjointBuffers
public void testUncompressedDisjointBuffers()
throws Exception
- Throws:
Exception
Copyright © 2012 The Apache Software Foundation