public class PlanningExecutor
extends java.lang.Object
| Constructor and Description |
|---|
PlanningExecutor() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PrivateMessage> |
RunPlanningExecutor(java.util.List<LoadReportTopicComparable> loadReports,
java.util.Map<java.util.UUID,java.util.Set<Node>> vehiclesByGateway)
Run the Planning Executor to determine the vehicles that realize a HandOver
|
public java.util.List<PrivateMessage> RunPlanningExecutor(java.util.List<LoadReportTopicComparable> loadReports, java.util.Map<java.util.UUID,java.util.Set<Node>> vehiclesByGateway)
loadReports - The Gateways´ Load ReportsvehiclesByGateway - A Map that contains a Set of Vehicles for each Gateway