| Package | Description |
|---|---|
| org.onosproject.net.topology |
Network topology model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyGraph |
TopologyStore.getGraph(Topology topology)
Returns the immutable graph view of the current topology.
|
TopologyGraph |
TopologyService.getGraph(Topology topology)
Returns the graph view of the specified topology.
|
Copyright © 2015. All rights reserved.