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.deepCopy()
           
 

Methods in org.apache.hadoop.hive.serde2.thrift.test with parameters of type Complex
 int Complex.compareTo(Complex other)
           
 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 © 2011 The Apache Software Foundation