Uses of Interface
org.opendaylight.controller.cluster.ActorSystemProvider
Packages that use ActorSystemProvider
Package
Description
-
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.akka.impl
Classes in org.opendaylight.controller.cluster.akka.impl that implement ActorSystemProvider -
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.akka.osgi.impl
Classes in org.opendaylight.controller.cluster.akka.osgi.impl that implement ActorSystemProvider -
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.datastore
Methods in org.opendaylight.controller.cluster.datastore with parameters of type ActorSystemProviderModifier and TypeMethodDescriptionstatic AbstractDataStore
DistributedDataStoreFactory.createInstance
(ActorSystemProvider actorSystemProvider, DatastoreContext initialDatastoreContext, DatastoreContextIntrospector introspector, DatastoreSnapshotRestore datastoreSnapshotRestore, Configuration orgConfig) static AbstractDataStore
DistributedDataStoreFactory.createInstance
(DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater) static AbstractDataStore
DistributedDataStoreFactory.createInstance
(DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater, Configuration orgConfig) -
Uses of ActorSystemProvider in org.opendaylight.controller.eos.akka
Constructors in org.opendaylight.controller.eos.akka with parameters of type ActorSystemProviderModifierConstructorDescriptionAkkaEntityOwnershipService
(ActorSystemProvider actorProvider, RpcProviderService rpcProvider, BindingCodecTree codecTree)