FileInput Properties |
The FileInput type exposes the following members.
| Name | Description | |
|---|---|---|
| MaximumSplitSize |
Gets or sets the maximum split size used to divide this input over multiple tasks.
| |
| MinimumSplitSize |
Gets or sets the minimum split size used to divide this input over multiple tasks.
| |
| Path |
Gets the path of a directory or file on the DFS that the input will be read from.
| |
| RecordReaderType |
Gets the type of the record reader.
| |
| RecordType |
Gets the type of the records read from the input.
|