|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
boolean isStreamInMap() |
@return whether there is a POStream in the map plan |
boolean isStreamInReduce() |
@return whether there is a POStream in the reduce plan |
void setStreamInMap(boolean ) |
@param streamInMap the streamInMap to set |
void setStreamInReduce(boolean ) |
@param streamInReduce the streamInReduce to set |
Added Methods | |
boolean getSkewedJoin() |
|
String getSkewedJoinPartitionFile() |
|
boolean isEndOfAllInputSetInMap() |
@return whether end of all input is set in the map plan |
boolean isEndOfAllInputSetInReduce() |
@return whether end of all input is set in the reduce plan |
boolean isSkewedJoin() |
|
void setEndOfAllInputInMap(boolean ) |
@param endOfAllInputInMap the streamInMap to set |
void setEndOfAllInputInReduce(boolean ) |
@param endOfAllInputInReduce the streamInReduce to set |
void setSkewedJoin(boolean ) |
|
void setSkewedJoinPartitionFile(String ) |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |