Uses of Class
org.apache.hadoop.hive.serde.test.InnerStruct

Packages that use InnerStruct
org.apache.hadoop.hive.serde.test   
 

Uses of InnerStruct in org.apache.hadoop.hive.serde.test
 

Fields in org.apache.hadoop.hive.serde.test with type parameters of type InnerStruct
 List<InnerStruct> ThriftTestObj.field3
           
 

Methods in org.apache.hadoop.hive.serde.test with parameters of type InnerStruct
 boolean InnerStruct.equals(InnerStruct that)
           
 

Constructor parameters in org.apache.hadoop.hive.serde.test with type arguments of type InnerStruct
ThriftTestObj(int field1, String field2, List<InnerStruct> field3)
           
 



Copyright © 2009 The Apache Software Foundation