| Class | Description |
|---|---|
| OutputCollector<T> |
The OutputCollector collects records, and emits the pair to a set of Nephele
RecordWriters. |
| OutputEmitter<T> | |
| RecordOutputCollector |
The OutputCollector collects
Records, and emits the pair to a set of Nephele RecordWriters. |
| RecordOutputEmitter |
| Enum | Description |
|---|---|
| ShipStrategyType |
Enumeration defining the different shipping types of the output, such as local forward, re-partitioning by hash,
or re-partitioning by range.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.