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 AbstractDataStoreDistributedDataStoreFactory.createInstance(Path stateDir, ActorSystemProvider actorSystemProvider, DatastoreContext initialDatastoreContext, DatastoreContextIntrospector introspector, DatastoreSnapshotRestore datastoreSnapshotRestore, Configuration orgConfig) static AbstractDataStoreDistributedDataStoreFactory.createInstance(Path stateDir, DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater) static AbstractDataStoreDistributedDataStoreFactory.createInstance(Path stateDir, DOMSchemaService schemaService, DatastoreContext initialDatastoreContext, DatastoreSnapshotRestore datastoreSnapshotRestore, ActorSystemProvider actorSystemProvider, DatastoreContextIntrospector introspector, DatastoreContextPropertiesUpdater updater, Configuration orgConfig) Constructors in org.opendaylight.controller.cluster.datastore with parameters of type ActorSystemProviderModifierConstructorDescriptionOSGiDistributedDataStore(DOMSchemaService schemaService, ActorSystemProvider actorSystemProvider, DatastoreContextIntrospectorFactory introspectorFactory, DatastoreSnapshotRestore snapshotRestore, ModuleShardConfigProvider configProvider, org.osgi.service.component.ComponentFactory<OSGiDOMStore> datastoreFactory, Map<String, Object> properties) -
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) -
Uses of ActorSystemProvider in org.opendaylight.controller.remote.rpc
Constructors in org.opendaylight.controller.remote.rpc with parameters of type ActorSystemProviderModifierConstructorDescriptionOSGiRemoteOpsProvider(ActorSystemProvider actorSystemProvider, DOMRpcProviderService rpcProviderService, DOMRpcService rpcService, DOMActionProviderService actionProviderService, DOMActionService actionService, OSGiRemoteOpsProvider.Config config)