|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultAbstractBag | |
---|---|
org.apache.pig.data | Data types for Pig. |
Uses of DefaultAbstractBag in org.apache.pig.data |
---|
Subclasses of DefaultAbstractBag in org.apache.pig.data | |
---|---|
class |
DefaultDataBag
An unordered collection of Tuples (possibly) with multiples. |
class |
DistinctDataBag
An unordered collection of Tuples with no multiples. |
class |
InternalCachedBag
|
class |
InternalDistinctBag
An unordered collection of Tuples with no multiples. |
class |
InternalSortedBag
An ordered collection of Tuples (possibly) with multiples. |
class |
SortedDataBag
An ordered collection of Tuples (possibly) with multiples. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |