Class OSGiDOMStore

java.lang.Object
org.opendaylight.controller.cluster.datastore.OSGiDOMStore
All Implemented Interfaces:
DistributedDataStoreInterface, DOMDataBroker.CommitCohortExtension, DOMDataBroker.Extension, DOMService.Extension<DOMDataBroker,DOMDataBroker.Extension>, DOMStore, DOMStoreTransactionFactory, DOMStoreTreeChangePublisher, ObjectExtension<DOMDataBroker,DOMDataBroker.Extension>

OSGi manifestation of a the distributed datastore, as represented by AbstractDataStore. This component's configuration is managed by OSGiDistributedDataStore.