|
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[] getSecondarySortOrder() |
|
boolean getSkewedJoin() |
|
String getSkewedJoinPartitionFile() |
|
boolean getUseSecondaryKey() |
|
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 isLimitOnly() |
|
boolean isSkewedJoin() |
|
void setEndOfAllInputInMap(boolean ) |
@param endOfAllInputInMap the streamInMap to set |
void setEndOfAllInputInReduce(boolean ) |
@param endOfAllInputInReduce the streamInReduce to set |
void setLimitOnly(boolean ) |
|
void setSecondarySortOrder(boolean[] ) |
|
void setSkewedJoin(boolean ) |
|
void setSkewedJoinPartitionFile(String ) |
|
void setUseSecondaryKey(boolean ) |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |