| org.cougaar.lib.quo.performance.CommonUtilPlugin org.cougaar.lib.quo.performance.DevelopmentAllocatorPlugin
DevelopmentAllocatorPlugin | public class DevelopmentAllocatorPlugin extends CommonUtilPlugin (Code) | | This COUGAAR Plugin subscribes to tasks in a workflow and allocates
the workflow sub-tasks to programmer assets.
|
Inner Class :static class MyChangeReport implements ChangeReport | |
CPUCONSUMEMESSAGESIZEMAXCOUNT | protected int CPUCONSUMEMESSAGESIZEMAXCOUNT(Code) | | |
DEBUGLOG | protected boolean DEBUGLOG(Code) | | |
THINK_TIMEOUTSTANDING_MESSAGES | protected int THINK_TIMEOUTSTANDING_MESSAGES(Code) | | |
allocNum | protected double allocNum(Code) | | |
expectedSeqNum | protected int expectedSeqNum(Code) | | |
minDelta | protected long minDelta(Code) | | |
wakeUpCounttaskAllocationCountcount | protected int wakeUpCounttaskAllocationCountcount(Code) | | |
execute | public void execute()(Code) | | Top level plugin execute loop. Handle changes to my subscriptions.
|
parseParameter | protected void parseParameter()(Code) | | parsing the plugIn arguments and setting the values
|
printTheChange | protected void printTheChange(Task task)(Code) | | |
setupSubscriptions | public void setupSubscriptions()(Code) | | Establish subscription for tasks and assets
|
|
|