Click or drag to resize

MergeRecordReaderConstantsMaxFileInputsSetting Field

The name of the setting in the job or stage settings that specifies the maximum number of files to merge in one pass. This setting must be a Int32 that is greater than or equal to 2. If this setting is not specified, the value of the MaxFileInputs setting is used.

Namespace: Ookii.Jumbo.Jet
Assembly: Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public const string MaxFileInputsSetting = "MergeRecordReader.MaxFileInputs"

Field Value

String
See Also