Uses of Class
org.apache.hadoop.hive.serde2.thrift.test.MegaStruct

Packages that use MegaStruct
org.apache.hadoop.hive.serde2.thrift.test   
 

Uses of MegaStruct in org.apache.hadoop.hive.serde2.thrift.test
 

Methods in org.apache.hadoop.hive.serde2.thrift.test that return MegaStruct
 MegaStruct MegaStruct.deepCopy()
           
 

Methods in org.apache.hadoop.hive.serde2.thrift.test with parameters of type MegaStruct
 int MegaStruct.compareTo(MegaStruct other)
           
 boolean MegaStruct.equals(MegaStruct that)
           
 

Constructors in org.apache.hadoop.hive.serde2.thrift.test with parameters of type MegaStruct
MegaStruct(MegaStruct other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation