Uses of Class
org.apache.hadoop.hive.common.ObjectPair

Packages that use ObjectPair
org.apache.hadoop.hive.common   
 

Uses of ObjectPair in org.apache.hadoop.hive.common
 

Methods in org.apache.hadoop.hive.common that return ObjectPair
static
<T1,T2> ObjectPair<T1,T2>
ObjectPair.create(T1 f, T2 s)
          Creates a pair.
 

Methods in org.apache.hadoop.hive.common with parameters of type ObjectPair
 boolean ObjectPair.equals(ObjectPair<F,S> that)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.