Interface | Description |
---|---|
HostLocationInterface |
Host location attachment information interface.
|
TopoEdgeInterface |
Topology edge interface.
|
TopoHostInterface |
Topology host interface.
|
TopoStoreInterface |
Topology storage api interface.
|
Class | Description |
---|---|
HostLocation |
Host location attachment information.
|
TopoEdge |
Representation of network links in a network topology.
|
TopoHost |
Representation of end-hosts in a network topology.
|
TopoStore |
Store topology information
and implements topology store api functions.
|
TopoSwitch |
Representation of network devices in a network topology.
|
TopoVertex |
Representation of nodes in a topology graph.
|
Enum | Description |
---|---|
TopoEdgeType |
Type of each link in a topology graph.
|
TopoVertexType |
Topology vertex type.
|