Uses of Class
org.apache.pig.data.utils.StructuresHelper.Pair

Packages that use StructuresHelper.Pair
org.apache.pig.data.utils   
 

Uses of StructuresHelper.Pair in org.apache.pig.data.utils
 

Methods in org.apache.pig.data.utils that return StructuresHelper.Pair
static
<A,B> StructuresHelper.Pair<A,B>
StructuresHelper.Pair.make(A t1, B t2)
           
 



Copyright © 2007-2012 The Apache Software Foundation