InputChannel Properties |
The InputChannel type exposes the following members.
Name | Description | |
---|---|---|
ActivePartitions |
Gets the last set of partitions assigned to this channel.
| |
CompressionType |
Gets the compression type used by the channel.
| |
Configuration |
Gets the configuration of the input channel.
| |
InputRecordType |
Gets the type of the records create by the input task of this channel.
| |
InputStage |
Gets the input stage of this channel.
| |
InputTaskIds |
Gets a collection of input task IDs.
| |
MemoryStorageLevel |
Gets the current memory storage usage level.
| |
TaskExecution |
Gets the task execution utility for the task that this channel provides input for.
| |
UsesMemoryStorage |
Gets a value indicating whether the input channel uses memory storage to store inputs.
|