Click or drag to resize

TaskExecutionUtilityOutputWriter Property

Gets the output writer.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected IRecordWriter OutputWriter { get; }

Property Value

Type: IRecordWriter
The output writer.
See Also