Packages 
Package Description
org.onosproject.store
Stores used by the core of ONOS.
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.meter.impl
A distributed meter store implementation that stores meter 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.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.