org.apache.hadoop.hive.ql.io.orc
Class TestZlib

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.orc.TestZlib

public class TestZlib
extends Object


Constructor Summary
TestZlib()
           
 
Method Summary
 void testCorrupt()
           
 void testNoOverflow()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestZlib

public TestZlib()
Method Detail

testNoOverflow

public void testNoOverflow()
                    throws Exception
Throws:
Exception

testCorrupt

public void testCorrupt()
                 throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation