Interface LoadBalancingStrategy
public interface LoadBalancingStrategy
-
Method Summary
Modifier and Type Method Description static LoadBalancingStrategyfromName(desmoj.core.simulator.Model model, String name)MicroserviceInstancegetNextInstance(Collection<MicroserviceInstance> runningInstances)
-
Method Details
-
getNextInstance
-
fromName
-