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

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

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

Methods in org.apache.hadoop.hive.serde2.thrift.test that return Complex
 Complex Complex.clone()
           
 

Methods in org.apache.hadoop.hive.serde2.thrift.test with parameters of type Complex
 boolean Complex.equals(Complex that)
           
 

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



Copyright © 2010 The Apache Software Foundation