Uses of Class
org.apache.pig.data.SortedSpillBag

Packages that use SortedSpillBag
org.apache.pig.data This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types. 
 

Uses of SortedSpillBag in org.apache.pig.data
 

Subclasses of SortedSpillBag in org.apache.pig.data
 class InternalDistinctBag
          An unordered collection of Tuples with no multiples.
 class InternalSortedBag
          An ordered collection of Tuples (possibly) with multiples.
 



Copyright © 2007-2012 The Apache Software Foundation