Uses of Interface
org.opendaylight.controller.cluster.ActorSystemProvider
-
-
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.akka.impl
Classes in org.opendaylight.controller.cluster.akka.impl that implement ActorSystemProvider Modifier and Type Class Description class
ActorSystemProviderImpl
-
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.akka.osgi.impl
Classes in org.opendaylight.controller.cluster.akka.osgi.impl that implement ActorSystemProvider Modifier and Type Class Description class
OSGiActorSystemProvider
-
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.datastore
-
Uses of ActorSystemProvider in org.opendaylight.controller.cluster.sharding
Constructors in org.opendaylight.controller.cluster.sharding with parameters of type ActorSystemProvider Constructor Description DistributedShardedDOMDataTree(ActorSystemProvider actorSystemProvider, DistributedDataStoreInterface distributedOperDatastore, DistributedDataStoreInterface distributedConfigDatastore)
-