- All Implemented Interfaces:
- org.onosproject.cfg.ComponentConfigStore, org.onosproject.store.Store<org.onosproject.cfg.ComponentConfigEvent,org.onosproject.cfg.ComponentConfigStoreDelegate>
@Service
public class GossipComponentConfigStore
extends org.onosproject.store.AbstractStore<org.onosproject.cfg.ComponentConfigEvent,org.onosproject.cfg.ComponentConfigStoreDelegate>
implements org.onosproject.cfg.ComponentConfigStore
Manages inventory of component configurations in a distributed data store
that uses optimistic replication and gossip based anti-entropy techniques.