Click or drag to resize

StageConfigurationChildStagePartitionerType Property

Gets or sets the name of the type of the partitioner to use to partitioner elements amount the child stages' tasks.

Namespace:  Ookii.Jumbo.Jet.Jobs
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TypeReference ChildStagePartitionerType { get; set; }

Property Value

Type: TypeReference
See Also