| Package | Description |
|---|---|
| org.onosproject.store.app |
Implementation of distributed applications store.
|
| org.onosproject.store.cfg |
Implementation of distributed component configuration store.
|
| org.onosproject.store.cluster.impl |
Implementation of a distributed cluster node store using Hazelcast.
|
| org.onosproject.store.cluster.messaging.impl |
Implementation of the cluster messaging mechanism.
|
| org.onosproject.store.consistent.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| org.onosproject.store.core.impl |
Implementation of a distributed application ID registry store using Hazelcast.
|
| org.onosproject.store.device.impl |
Implementation of distributed device store using p2p synchronization protocol.
|
| org.onosproject.store.ecmap |
Distributed map with eventually-consistent update semantics and gossip
based anti-entropy mechanism.
|
| 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 the group store.
|
| org.onosproject.store.host.impl |
Implementation of the distributed host store using p2p synchronization protocol.
|
| 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.link.impl |
Implementation of distributed link store using p2p synchronization protocol.
|
| org.onosproject.store.mastership.impl |
Implementation of a distributed mastership store using Hazelcast.
|
| org.onosproject.store.packet.impl |
Implementation of distributed packet store.
|
| org.onosproject.store.resource.impl |
Implementation of distributed packet store.
|
| org.onosproject.store.serializers.custom |
Cluster messaging and 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.
|
Copyright © 2015. All rights reserved.