| Package | Description |
|---|---|
| net.onrc.openvirtex.elements.link | |
| net.onrc.openvirtex.elements.network | |
| net.onrc.openvirtex.elements.port | |
| net.onrc.openvirtex.exceptions | |
| net.onrc.openvirtex.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
OVXLink
Implementation of a virtual link, which adds a unique ID, stores the tenant
ID, a priority and a routing algorithm.
|
class |
PhysicalLink
The Class PhysicalLink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Network<T1 extends Switch,T2 extends Port,T3 extends Link>
Abstract parent class for networks, maintains data structures for the
topology graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Port<T1 extends Switch,T2 extends Link>
The Class Port.
|
| Constructor and Description |
|---|
LinkMappingException(Link key,
Class value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchRoute
This class presents an abstraction for a route within a big switch.
|
Copyright © 2015. All rights reserved.