| TcpOutputChannelSpillBufferLimitSettingKey Field |
The key in the stage or job settings that can be used to specify the size of the spill buffer. The setting should have the type
Single,
and the default value is the value of
SpillBufferLimit.
Namespace:
Ookii.Jumbo.Jet.Channels
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public const string SpillBufferLimitSettingKey = "TcpOutputChannel.SpillBufferLimit"
Public Const SpillBufferLimitSettingKey As String = "TcpOutputChannel.SpillBufferLimit"
public:
literal String^ SpillBufferLimitSettingKey = "TcpOutputChannel.SpillBufferLimit"
static val mutable SpillBufferLimitSettingKey: string
Field Value
Type:
StringSee Also