| Name | Description |
---|
 | SpillSortCombine(IOperationInput, Type, Type) |
Sorts the specified input by using a file channel with an output type of SortSpill.
|
 | SpillSortCombineTKey, TValue(IOperationInput, ActionTKey, IEnumerableTValue, RecordWriterPairTKey, TValue, TaskContext, Type, RecordReuseMode) |
Sorts the specified input by using a file channel with an output type of SortSpill and using
the specified reduce-style combiner function.
|
 | SpillSortCombineTKey, TValue(IOperationInput, ActionTKey, IEnumerableTValue, RecordWriterPairTKey, TValue, Type, RecordReuseMode) |
Sorts the specified input by using a file channel with an output type of SortSpill and using
the specified reduce-style combiner function.
|