| Package | Description |
|---|---|
| org.onosproject.incubator.component |
Component management system.
|
| 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.intf |
Interface Service.
|
| org.onosproject.incubator.net.neighbour |
Neighbour message (ARP, NDP) handling.
|
| org.onosproject.incubator.net.resource.label |
Service for reserving labels as network resources.
|
| org.onosproject.incubator.net.routing |
Unicast routing service.
|
| 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.provider |
Network virtualization data models and services.
|
| org.onosproject.incubator.rpc |
Incubating inter-cluster RPC APIs.
|
| org.onosproject.incubator.store.mcast.impl |
A distributed multicast store implementation that stores multicast rib
data consistently across the cluster.
|
| 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.routing.impl |
Implementation of the unicast routing service.
|
| org.onosproject.incubator.store.tunnel.impl |
Implementation of distributed tunnel store using p2p synchronization protocol.
|
| org.onosproject.incubator.store.virtual.impl |
Implementation of distributed virtual network store.
|
| 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.packet.impl |
Implementation of distributed packet store.
|
| org.onosproject.store.proxyarp.impl |
Implementation of proxy ARP distribution mechanism.
|
| 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.
|