| Package | Description |
|---|---|
| org.onosproject.incubator.elasticcfg |
Abstractions for interacting with the elastic configuration subsystem.
|
| org.onosproject.incubator.net |
Incubating network model abstractions and APIs.
|
| org.onosproject.incubator.net.config.basics |
Various basic builtin network configurations.
|
| org.onosproject.incubator.net.domain |
Subsystem for network intent domains.
|
| org.onosproject.incubator.net.dpi |
Subsystem for dpi statistics service.
|
| org.onosproject.incubator.net.faultmanagement.alarm |
Abstractions for interacting with alarms.
|
| org.onosproject.incubator.net.resource.label |
Service for reserving labels as network resources.
|
| org.onosproject.incubator.net.tunnel |
Tunnel model related services and providers API definitions.
|
| org.onosproject.incubator.net.virtual |
Network virtualization data models and services.
|
| org.onosproject.incubator.net.virtual.event |
Virtual network event delivery subsystem interfaces & supporting abstractions.
|
| org.onosproject.incubator.net.virtual.intent |
Set of abstractions for conveying high-level intents for treatment of
selected network traffic by allowing applications to express the
what rather than the how for virtual networks.
|
| org.onosproject.incubator.net.virtual.provider |
Network virtualization provider interfaces and implementation.
|
| org.onosproject.incubator.rpc |
Incubating inter-cluster RPC APIs.
|
| org.onosproject.incubator.store.meter.impl |
A distributed meter store implementation that stores meter data consistently
across the cluster.
|
| org.onosproject.incubator.store.resource.impl |
Implementation of the label resource distributed store.
|
| org.onosproject.incubator.store.tunnel.impl |
Implementation of distributed tunnel store using p2p synchronization protocol.
|
| org.onosproject.incubator.store.virtual.impl |
Implementation of virtual network stores.
|
| org.onosproject.incubator.store.virtual.impl.primitives |
Implementation of distributed virtual network store primitives.
|
| org.onosproject.store.app |
Implementation of distributed application store.
|
| org.onosproject.store.cfg |
Implementation of distributed component configuration store.
|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster membership store and failure detector.
|
| org.onosproject.store.cluster.messaging.impl |
Implementation of the cluster messaging mechanism.
|
| org.onosproject.store.config.impl |
Implementation of the distributed network configuration store.
|
| org.onosproject.store.core.impl |
Implementation of a distributed application registry.
|
| org.onosproject.store.device.impl |
Implementation of distributed device store using p2p synchronization protocol.
|
| org.onosproject.store.flow |
Definitions of events and messages pertaining to replication of flow entries.
|
| org.onosproject.store.flow.impl |
Implementation of the distributed flow rule store using p2p synchronization
protocol.
|
| org.onosproject.store.flowobjective.impl |
Implementation of distributed store for the flow objective state.
|
| org.onosproject.store.group.impl |
Implementation of a distributed group store.
|
| org.onosproject.store.host.impl |
Implementation of a distributed host store.
|
| org.onosproject.store.impl |
Common facilities for use by various distributed stores.
|
| org.onosproject.store.intent.impl |
Implementation of distributed intent store.
|
| org.onosproject.store.key.impl |
A distributed device key store implementation that stores device key
data consistently across the cluster.
|
| org.onosproject.store.link.impl |
Implementation of distributed link store using eventually consistent map primitive.
|
| org.onosproject.store.mastership.impl |
Implementation of a distributed mastership store.
|
| org.onosproject.store.mcast.impl |
A distributed multicast store implementation that stores multicast rib
data consistently across the cluster.
|
| org.onosproject.store.packet.impl |
Implementation of distributed packet store.
|
| org.onosproject.store.pi.impl |
Implementation of distributed Pipeconf to device mapping store.
|
| org.onosproject.store.region.impl |
A distributed store implementation for tracking region definitions
consistently across the cluster.
|
| org.onosproject.store.resource.impl |
Implementation of the network resource distributed store.
|
| org.onosproject.store.serializers |
Various Kryo serializers for use in distributed stores.
|
| org.onosproject.store.serializers.custom |
Distributed store serializers.
|
| org.onosproject.store.statistic.impl |
Implementation of the statistic store.
|
| org.onosproject.store.topology.impl |
Implementation of distributed topology store using p2p synchronization protocol.
|