|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RessourceManager | |
|---|---|
| org.objectweb.proactive.scheduler | |
| org.objectweb.proactive.scheduler.policy | |
| Uses of RessourceManager in org.objectweb.proactive.scheduler |
|---|
| Constructors in org.objectweb.proactive.scheduler with parameters of type RessourceManager | |
|---|---|
JobNoDescriptor(RessourceManager ressourceManager,
java.lang.Integer ressourceNb,
java.lang.Integer estimatedTime)
|
|
| Uses of RessourceManager in org.objectweb.proactive.scheduler.policy |
|---|
| Fields in org.objectweb.proactive.scheduler.policy declared as RessourceManager | |
|---|---|
protected RessourceManager |
AbstractPolicy.ressourceManager
|
| Constructors in org.objectweb.proactive.scheduler.policy with parameters of type RessourceManager | |
|---|---|
AbstractPolicy(RessourceManager ressourceManager)
This is the main constructor for the creation of the job manager object. |
|
FIFOPolicy(RessourceManager ressourceManager)
|
|
MixedPolicy(RessourceManager ressourceManager,
java.util.Vector policyNames)
Here we create a mixed policy job manager by submitting the ressource manager object and a vector of the policies that shall form this policy. |
|
SpacePolicy(RessourceManager ressourceManager)
|
|
TimePolicy(RessourceManager ressourceManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||