Interface DistributedDataStoreInterface
-
- All Superinterfaces:
org.opendaylight.mdsal.dom.spi.store.DOMStore,org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionFactory
- All Known Implementing Classes:
AbstractDataStore,ClientBackedDataStore,DistributedDataStore
public interface DistributedDataStoreInterface extends org.opendaylight.mdsal.dom.spi.store.DOMStoreThe public interface exposed vi a DistributedDataStore via the OSGi registry.- Author:
- Thomas Pantelis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActorUtilsgetActorUtils()
-
-
-
Method Detail
-
getActorUtils
ActorUtils getActorUtils()
-
-