Class DistributedDataStore

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

public class DistributedDataStore extends AbstractDataStore
Implements a distributed DOMStore using Akka Patterns.ask().