| Package | Description |
|---|---|
| etri.sdn.controller.module.topologymanager |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set<Cluster> |
TopologyInstance.clusters |
protected java.util.Map<java.lang.Long,Cluster> |
TopologyInstance.switchClusterMap |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<Cluster> |
TopologyInstance.getClusters() |
| Modifier and Type | Method and Description |
|---|---|
protected BroadcastTree |
TopologyInstance.dijkstra(Cluster c,
java.lang.Long root,
java.util.Map<Link,java.lang.Integer> linkCost,
boolean isDstRooted) |