public class PredictiveStaticLoadBalancing extends StaticLoadBalancingBase
currAgentList, currNumberOfAgents, currNumberOfContainer, isRemoteOnly, localContainerNamecurrContainerBenchmarkResults, currContainerLoactions, currDisSetup, currProject, currSimSetup, currThresholdExceededOverAll, currThresholdLevels, loadHelper, simHelper| Constructor and Description |
|---|
PredictiveStaticLoadBalancing(LoadExecutionAgent agent)
Instantiates a new predictive static load balancing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doBalancing()
Does the actual load balancing.
|
onEnd, onStart, startAgentsFromCurrAgentList, startAgentsFromCurrAgentList, startVisualizationAgentaction, getStartArguments, openMonitorAgents, setAgentMigration, startAgent, startAgent, startAgent, startAgent, startAgentsOnContainers, startNumberOfRemoteContainer, startRemoteContainer, startRemoteContaineractionWrapper, block, block, getAgent, getBehaviourName, getDataStore, getExecutionState, getParent, getRestartCounter, handle, handleBlockEvent, handleRestartEvent, isRunnable, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionStatepublic PredictiveStaticLoadBalancing(LoadExecutionAgent agent)
agent - the agentpublic void doBalancing()
BaseLoadBalancingInterface