| Package | Description |
|---|---|
| org.onosproject.net.topology |
Network topology model & related services API definitions.
|
| Class and Description |
|---|
| ClusterId
Representation of the topology cluster identity.
|
| GraphDescription
Describes attribute(s) of a network graph.
|
| LinkWeight
Entity capable of determining cost or weight of a specified topology
graph edge.
|
| Topology
Represents a network topology computation snapshot.
|
| TopologyCluster
Representation of an SCC (strongly-connected component) in a network topology.
|
| TopologyEdge
Represents an edge in the topology graph.
|
| TopologyEvent
Describes network topology event.
|
| TopologyEvent.Type
Type of topology events.
|
| TopologyGraph
Represents an immutable topology graph.
|
| TopologyListener
Entity capable of receiving network topology related events.
|
| TopologyVertex
Represents a vertex in the topology graph.
|
Copyright © 2015. All rights reserved.