Changed Classes |
DataReaderWriter
|
A class to handle reading and writing of intermediate results of data types. |
DataType
|
A class of static final values used to encode data type and a number of static helper funcitons for manipulating data objects. |
NonSpillableDataBag
|
An unordered collection of Tuples (possibly) with multiples. |
SingleTupleBag
|
A simple performant implementation of the DataBag interface which only holds a single tuple. |
TargetedTuple
|
A tuple composed with the operators to which it needs be attached |