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

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

public class TestDynamicArray
extends Object


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

Constructor Detail

TestDynamicArray

public TestDynamicArray()
Method Detail

testByteArray

public void testByteArray()
                   throws Exception
Throws:
Exception

testIntArray

public void testIntArray()
                  throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation