| Class | Description |
|---|---|
| HadoopSpillableTupleList |
SpillableTupleList is a simple
Iterable object that can store an unlimited number of Tuple instances by spilling
excess to a temporary disk file. |
| HadoopSpillableTupleMap |
HadoopSpillableTupleMap is responsible for spilling values to disk if the map threshold is reached.
|
| HadoopTupleCollectionFactory | |
| HadoopTupleMapFactory |
Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.