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

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

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

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



Copyright © 2007-2012 The Apache Software Foundation