| Interface | Description |
|---|---|
| InputSplit<OT> |
This interface must be implemented by all kind of input splits that
can be assigned to input formats.
|
| InputSplitAssigner<T> |
An input split assigner distributes the
InputSplits among the instances on which a
data source exists. |