Click or drag to resize

JobBuilderReduce Method

Overload List
  NameDescription
Public methodReduceTKey, TValue, TOutput(IOperationInput, ActionTKey, IEnumerableTValue, RecordWriterTOutput, TaskContext, RecordReuseMode)
Runs a reduce function on each key in the specified input.
Public methodReduceTKey, TValue, TOutput(IOperationInput, ActionTKey, IEnumerableTValue, RecordWriterTOutput, RecordReuseMode)
Runs a reduce function on each key in the specified input.
Top
See Also