Class AbstractDataStore

java.lang.Object
org.opendaylight.controller.cluster.datastore.AbstractDataStore
All Implemented Interfaces:
AutoCloseable, EventListener, DatastoreContextPropertiesUpdater.Listener, DistributedDataStoreInterface, DOMDataBrokerExtension, DOMDataTreeCommitCohortRegistry, DOMServiceExtension<DOMDataBroker,DOMDataBrokerExtension>, DOMStore, DOMStoreTransactionFactory, DOMStoreTreeChangePublisher, EffectiveModelContextListener
Direct Known Subclasses:
ClientBackedDataStore, DistributedDataStore

Base implementation of a distributed DOMStore.