public class OnosTopoStore extends TopoStore
topoVertices| Constructor and Description |
|---|
OnosTopoStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addHosts()
Extract hosts info and store them in topo storage.
|
void |
addLinks()
Extract links info and store them in topo storage.
|
void |
fetchTopo()
Fetch topology information.
|
void |
updateTopo() |
addEdge, addHost, addSwitch, checkHostExistenceWithIP, checkHostExistenceWithMac, clear, getGraph, getHosts, getShortestPath, getSwitches, getTopoEdges, getTopoHostByIP, getTopoHostByMac, printDevices, printHosts, printLinks, printPath, printTopopublic void addLinks()
public void addHosts()
public void fetchTopo()
fetchTopo in interface TopoStoreInterfacefetchTopo in class TopoStorepublic void updateTopo()