Package datafu.pig.sets

UDFs for set operations such as intersect and union.

See:
          Description

Class Summary
SetDifference Computes the set difference of two or more bags.
SetIntersect Computes the set intersection of two or more bags.
SetUnion Computes the set union of two or more bags.
 

Package datafu.pig.sets Description

UDFs for set operations such as intersect and union.



Matthew Hayes, Sam Shah