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

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

public class TestBitPack
extends Object


Constructor Summary
TestBitPack()
           
 
Method Summary
 void test01BitPacking1Bit()
           
 void test02BitPacking2Bit()
           
 void test03BitPacking3Bit()
           
 void test04BitPacking4Bit()
           
 void test05BitPacking5Bit()
           
 void test06BitPacking6Bit()
           
 void test07BitPacking7Bit()
           
 void test08BitPacking8Bit()
           
 void test09BitPacking9Bit()
           
 void test10BitPacking10Bit()
           
 void test11BitPacking11Bit()
           
 void test12BitPacking12Bit()
           
 void test13BitPacking13Bit()
           
 void test14BitPacking14Bit()
           
 void test15BitPacking15Bit()
           
 void test16BitPacking16Bit()
           
 void test17BitPacking17Bit()
           
 void test18BitPacking18Bit()
           
 void test19BitPacking19Bit()
           
 void test20BitPacking20Bit()
           
 void test21BitPacking21Bit()
           
 void test22BitPacking22Bit()
           
 void test23BitPacking23Bit()
           
 void test24BitPacking24Bit()
           
 void test26BitPacking26Bit()
           
 void test28BitPacking28Bit()
           
 void test30BitPacking30Bit()
           
 void test32BitPacking32Bit()
           
 void test40BitPacking40Bit()
           
 void test48BitPacking48Bit()
           
 void test56BitPacking56Bit()
           
 void test64BitPacking64Bit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBitPack

public TestBitPack()
Method Detail

test01BitPacking1Bit

public void test01BitPacking1Bit()
                          throws IOException
Throws:
IOException

test02BitPacking2Bit

public void test02BitPacking2Bit()
                          throws IOException
Throws:
IOException

test03BitPacking3Bit

public void test03BitPacking3Bit()
                          throws IOException
Throws:
IOException

test04BitPacking4Bit

public void test04BitPacking4Bit()
                          throws IOException
Throws:
IOException

test05BitPacking5Bit

public void test05BitPacking5Bit()
                          throws IOException
Throws:
IOException

test06BitPacking6Bit

public void test06BitPacking6Bit()
                          throws IOException
Throws:
IOException

test07BitPacking7Bit

public void test07BitPacking7Bit()
                          throws IOException
Throws:
IOException

test08BitPacking8Bit

public void test08BitPacking8Bit()
                          throws IOException
Throws:
IOException

test09BitPacking9Bit

public void test09BitPacking9Bit()
                          throws IOException
Throws:
IOException

test10BitPacking10Bit

public void test10BitPacking10Bit()
                           throws IOException
Throws:
IOException

test11BitPacking11Bit

public void test11BitPacking11Bit()
                           throws IOException
Throws:
IOException

test12BitPacking12Bit

public void test12BitPacking12Bit()
                           throws IOException
Throws:
IOException

test13BitPacking13Bit

public void test13BitPacking13Bit()
                           throws IOException
Throws:
IOException

test14BitPacking14Bit

public void test14BitPacking14Bit()
                           throws IOException
Throws:
IOException

test15BitPacking15Bit

public void test15BitPacking15Bit()
                           throws IOException
Throws:
IOException

test16BitPacking16Bit

public void test16BitPacking16Bit()
                           throws IOException
Throws:
IOException

test17BitPacking17Bit

public void test17BitPacking17Bit()
                           throws IOException
Throws:
IOException

test18BitPacking18Bit

public void test18BitPacking18Bit()
                           throws IOException
Throws:
IOException

test19BitPacking19Bit

public void test19BitPacking19Bit()
                           throws IOException
Throws:
IOException

test20BitPacking20Bit

public void test20BitPacking20Bit()
                           throws IOException
Throws:
IOException

test21BitPacking21Bit

public void test21BitPacking21Bit()
                           throws IOException
Throws:
IOException

test22BitPacking22Bit

public void test22BitPacking22Bit()
                           throws IOException
Throws:
IOException

test23BitPacking23Bit

public void test23BitPacking23Bit()
                           throws IOException
Throws:
IOException

test24BitPacking24Bit

public void test24BitPacking24Bit()
                           throws IOException
Throws:
IOException

test26BitPacking26Bit

public void test26BitPacking26Bit()
                           throws IOException
Throws:
IOException

test28BitPacking28Bit

public void test28BitPacking28Bit()
                           throws IOException
Throws:
IOException

test30BitPacking30Bit

public void test30BitPacking30Bit()
                           throws IOException
Throws:
IOException

test32BitPacking32Bit

public void test32BitPacking32Bit()
                           throws IOException
Throws:
IOException

test40BitPacking40Bit

public void test40BitPacking40Bit()
                           throws IOException
Throws:
IOException

test48BitPacking48Bit

public void test48BitPacking48Bit()
                           throws IOException
Throws:
IOException

test56BitPacking56Bit

public void test56BitPacking56Bit()
                           throws IOException
Throws:
IOException

test64BitPacking64Bit

public void test64BitPacking64Bit()
                           throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation