| Class | Description |
|---|---|
| OutputCollector<T> |
The OutputCollector collects records, and emits them to the
RecordWriters. |
| OutputEmitter<T> |
The output emitter decides to which of the possibly multiple output channels a record is sent.
|
| 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 © 2014–2016 The Apache Software Foundation. All rights reserved.