| org.cougaar.lib.quo.performance.CommonUtilPlugin org.cougaar.lib.quo.performance.ManagerPlugin
ManagerPlugin | public class ManagerPlugin extends CommonUtilPlugin (Code) | | This COUGAAR Plugin creates and publishes "CODE" tasks and if
allocationResult is a success it keeps producing more task
It also reads the Plugin arguments and may alter MessageSize or slurp CPU
|
BURST_TIME | protected int BURST_TIME(Code) | | |
CPUCONSUMEMESSAGESIZEOUTSTANDING_MESSAGESMAXCOUNT | protected int CPUCONSUMEMESSAGESIZEOUTSTANDING_MESSAGESMAXCOUNT(Code) | | |
DEBUGLOG | protected boolean DEBUGLOG(Code) | | |
expectedTaskreceivedTask | protected int expectedTaskreceivedTask(Code) | | |
minDelta | protected long minDelta(Code) | | |
sequenceNumcount | protected int sequenceNumcount(Code) | | |
addTask | protected void addTask()(Code) | | |
changeTasks | protected void changeTasks()(Code) | | |
execute | protected void execute()(Code) | | |
makeTask | protected Task makeTask(Asset what, String verb)(Code) | | Create a CODE task.
Parameters: what - the direct object of the task |
parseParameter | protected void parseParameter()(Code) | | parsing the plugIn arguments and setting the values
|
printTheChange | protected void printTheChange(int taskCount)(Code) | | |
setPreference | protected void setPreference(Task t, int aspectType, int sequenceOfTask)(Code) | | |
setupSubscriptions | protected void setupSubscriptions()(Code) | | Using setupSubscriptions to create the initial CODE tasks
|
|
|