See: Description
Interface | Description |
---|---|
VirtualDevice |
Abstraction of a virtual device.
|
VirtualElement |
Abstraction of a virtual element.
|
VirtualHost |
Abstraction of a virtual end-station host.
|
VirtualLink |
Abstraction of a virtual link.
|
VirtualNetwork |
Representation of a virtual network.
|
VirtualNetworkAdminService |
Service for managing the inventory of virtual networks.
|
VirtualNetworkFlowRuleStore | |
VirtualNetworkListener |
Represents entity capable of receiving virtual network events.
|
VirtualNetworkPacketStore | |
VirtualNetworkService |
Service for querying virtual network inventory.
|
VirtualNetworkStore |
Mechanism for distributing and storing virtual network model information.
|
VirtualNetworkStoreDelegate |
Network configuration store delegate abstraction.
|
VirtualPort |
Representation of a virtual port.
|
VirtualPortDescription |
Information about a virtual port.
|
VirtualStore<E extends org.onosproject.event.Event,D extends org.onosproject.store.StoreDelegate<E>> |
Abstraction of a entity capable of storing and/or distributing information
for virtual network across a cluster.
|
VnetService |
Virtual network service interface.
|
Class | Description |
---|---|
AbstractVnetService |
Basis for virtual network service.
|
DefaultVirtualDevice |
Default representation of a virtual device.
|
DefaultVirtualHost |
Default representation of a virtual host.
|
DefaultVirtualLink |
Default representation of a virtual link.
|
DefaultVirtualLink.Builder |
Builder for DefaultVirtualLink objects.
|
DefaultVirtualNetwork |
Default implementation of the virtual network descriptor.
|
DefaultVirtualPort |
Default representation of a virtual port.
|
NetworkId |
Representation of network identity.
|
TenantId |
Representation of network tenant.
|
VirtualNetworkEvent |
Describes virtual network event.
|
VirtualNetworkIntent |
Abstraction of VirtualNetworkIntent connectivity.
|
VirtualNetworkIntent.Builder |
Builder of a point to point intent.
|
Enum | Description |
---|---|
VirtualNetworkEvent.Type |
Type of virtual network events.
|
VirtualPortDescription.State |
Representation of the virtual port.
|