Uses of Class
datafu.pig.bags.sets.SetOperationsBase

Packages that use SetOperationsBase
datafu.pig.bags.sets   
 

Uses of SetOperationsBase in datafu.pig.bags.sets
 

Subclasses of SetOperationsBase in datafu.pig.bags.sets
 class SetIntersect
          Computes the set intersection of two or more bags.
 class SetUnion
          Computes the set union of two or more bags.
 



Matthew Hayes, Sam Shah