TcpInputChannel Properties |
The TcpInputChannel type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivePartitions |
Gets the last set of partitions assigned to this channel.
(Inherited from InputChannel.) | |
| CompressionType |
Gets the compression type used by the channel.
(Inherited from InputChannel.) | |
| Configuration |
Gets the configuration of the input channel.
(Inherited from InputChannel.) | |
| InputRecordType |
Gets the type of the records create by the input task of this channel.
(Inherited from InputChannel.) | |
| InputStage |
Gets the input stage of this channel.
(Inherited from InputChannel.) | |
| InputTaskIds |
Gets a collection of input task IDs.
(Inherited from InputChannel.) | |
| LocalBytesRead |
Gets the number of bytes read from the local disk.
| |
| LocalBytesWritten |
Gets the number of bytes written to the local disk.
| |
| MemoryStorageLevel |
Gets the current memory storage usage level.
(Overrides InputChannelMemoryStorageLevel.) | |
| NetworkBytesRead |
Gets the number of bytes read over the network.
| |
| NetworkBytesWritten |
Gets the number of bytes written over the network.
| |
| TaskExecution |
Gets the task execution utility for the task that this channel provides input for.
(Inherited from InputChannel.) | |
| UsesMemoryStorage |
Gets a value indicating whether the input channel uses memory storage to store inputs.
(Overrides InputChannelUsesMemoryStorage.) |