Package org.onosproject.store.intent.impl
Implementation of distributed intent store.
-
Class Summary Class Description ConsistentIntentSetMultimap A collection that maps Intent IDs as keys to values as Intent IDs, where each key may associated with multiple values without duplication.GossipIntentStore Manages inventory of Intents in a distributed data store that uses optimistic replication and gossip based techniques.WorkPartitionManager Manages the assignment of work partitions to instances.