Click or drag to resize

Stage Fields

The JumboSettingsFileChannelStage type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSpillSortCombinerType
The key to use in the stage settings to specify the type of a combiner to use when the output type is SortSpill. It's ignored for other output types. The setting should be an assembly-qualified type name of a type implementing ITaskTInput, TOutput.
Public fieldStatic memberSpillSortComparerType
Top
See Also