Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalDistinctBag
An unordered collection of Tuples with no multiples.
|
class |
InternalSortedBag
An ordered collection of Tuples (possibly) with multiples.
|
Copyright © 2007-2017 The Apache Software Foundation