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

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

public class TestOrcStruct
extends Object


Constructor Summary
TestOrcStruct()
           
 
Method Summary
 void testInspectorFromTypeInfo()
           
 void testStruct()
           
 void testUnion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestOrcStruct

public TestOrcStruct()
Method Detail

testStruct

public void testStruct()
                throws Exception
Throws:
Exception

testInspectorFromTypeInfo

public void testInspectorFromTypeInfo()
                               throws Exception
Throws:
Exception

testUnion

public void testUnion()
               throws Exception
Throws:
Exception


Copyright © 2012 The Apache Software Foundation