![]() | ChannelConfiguration Properties |
The ChannelConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChannelType |
Gets or sets the type of the channel.
|
![]() | DisableDynamicPartitionAssignment |
Gets or sets a value indicating whether to disable dynamic partition assignment.
|
![]() | ForceFileDownload |
Gets or sets a value that indicates whether the file channel should always use TCP downloads.
|
![]() | MultiInputRecordReaderType |
Gets or sets the type of multi input record reader to use to combine the the input readers of this channel.
|
![]() | OutputStage |
Gets or sets the ID of the stage whose tasks that read from the channel.
|
![]() | PartitionAssignmentMethod |
Gets or sets the method used to assign partitions to tasks when the job is started.
|
![]() | PartitionerType |
Gets or sets the type of partitioner to use to split the input of the channel amount its outputs.
|
![]() | PartitionsPerTask |
Gets or sets the number of partitions to create for every output task.
|