IDataInput Interface |
Namespace: Ookii.Jumbo.Jet.IO
The IDataInput type exposes the following members.
| Name | Description | |
|---|---|---|
| RecordType |
Gets the type of the records of this input.
| |
| TaskInputs |
Gets the inputs for each task.
|
| Name | Description | |
|---|---|---|
| CreateRecordReader |
Creates the record reader for the specified task.
| |
| NotifyAddedToStage |
Notifies the data input that it has been added to a stage.
|