|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.bnl.star.offline.scheduler.policy.PassivePolicy
gov.bnl.star.offline.scheduler.policy.DynamicConfigPolicy
public class DynamicConfigPolicy
| Field Summary |
|---|
| Fields inherited from class gov.bnl.star.offline.scheduler.policy.PassivePolicy |
|---|
genericQueueList, localQueueList, log, longQueue |
| Constructor Summary | |
|---|---|
DynamicConfigPolicy()
Creates a new instance of DynamicConfigPolicy |
|
| Method Summary | |
|---|---|
java.util.List |
assignTargetMachine(Request request)
Processes a job requests, splitting into multiple processes and assigning the target machines. |
java.lang.String |
getService()
|
void |
setService(java.lang.String service)
|
| Methods inherited from class gov.bnl.star.offline.scheduler.policy.PassivePolicy |
|---|
addQueue, assignQueue, assignQueues, ClearAllQueues, getBypassQueueTests, getClusterName, getLocalQueue, getLongQueue, getMinTimeLimitQueue, getNfsQueue, getXrootdPort, getXrootdRedirectorName, isRootdAvailable, isXrootdAvailable, QueueInfo, resize, setBypassQueueTests, setClusterName, setLocalQueue, setLongQueue, setMinTimeLimitQueue, setNfsQueue, setRootdAvailable, setXrootdAvailable, setXrootdPort, setXrootdRedirectorName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicConfigPolicy()
| Method Detail |
|---|
public void setService(java.lang.String service)
public java.lang.String getService()
public java.util.List assignTargetMachine(Request request)
PassivePolicyThe step followed here are:
assignTargetMachine in interface PolicyassignTargetMachine in class PassivePolicyrequest - the job to be processed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||