| Package | Description |
|---|---|
| org.onosproject.net.topology |
Network topology model & related services API definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTopologyEdge
Implementation of the topology edge backed by a link.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<TopologyEdge> |
GraphDescription.edges()
Returns the set of topology graph edges.
|
com.google.common.collect.ImmutableSet<TopologyEdge> |
DefaultGraphDescription.edges() |
Copyright © 2015. All rights reserved.