|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
InputSplit, |
Added Constructors | |
InputSplit[], |
Added Methods | |
long getLength(int ) |
Return the length of a wrapped split |
int getNumPaths() |
@return the number of wrapped splits |
int getSplitIndex() |
|
InputSplit getWrappedSplit(int ) |
@param idx the index into the wrapped splits |
boolean isMultiInputs() |
Returns true if the map has multiple inputs else false |
void setMultiInputs(boolean ) |
Indicates this map has multiple input (such as the result of a join operation). |
String toString() |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |