JobBuilderMap Method |
| Name | Description | |
|---|---|---|
| MapTInput, TOutput(IOperationInput, ActionTInput, RecordWriterTOutput, TaskContext, RecordReuseMode) |
Runs a map function on each record in the input.
| |
| MapTInput, TOutput(IOperationInput, ActionTInput, RecordWriterTOutput, RecordReuseMode) |
Runs a map function on each record in the input.
|