Uses of Class
org.apache.hadoop.hive.ql.io.orc.TestOrcNullOptimization.InnerStruct

Packages that use TestOrcNullOptimization.InnerStruct
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
 

Uses of TestOrcNullOptimization.InnerStruct in org.apache.hadoop.hive.ql.io.orc
 

Constructor parameters in org.apache.hadoop.hive.ql.io.orc with type arguments of type TestOrcNullOptimization.InnerStruct
TestOrcNullOptimization.MyStruct(Integer a, String b, Boolean c, List<TestOrcNullOptimization.InnerStruct> l)
           
 



Copyright © 2012 The Apache Software Foundation