|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
int getMaxMapsPerNode() |
Get the per-node limit on running maps for the job |
int getMaxReducesPerNode() |
Get the per-node limit on running reduces for the job |
int getRunningMapLimit() |
Get the cluster-wide limit on running maps for the job |
int getRunningReduceLimit() |
Get the cluster-wide limit on running reduces for the job |
void setMaxMapsPerNode(int ) |
Set the per-node limit on running maps for the job |
void setMaxReducesPerNode(int ) |
Set the per-node limit on running reduces for the job |
void setRunningMapLimit(int ) |
Set the cluster-wide limit on running maps for the job |
void setRunningReduceLimit(int ) |
Set the cluster-wide limit on running reduces for the job |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |