Uses of Interface
org.opendaylight.controller.cluster.datastore.ClusterWrapper
Packages that use ClusterWrapper
Package
Description
-
Uses of ClusterWrapper in org.opendaylight.controller.cluster.databroker
Constructors in org.opendaylight.controller.cluster.databroker with parameters of type ClusterWrapperModifierConstructorDescriptionClientBackedDataStore
(ActorSystem actorSystem, ClusterWrapper cluster, Configuration configuration, DatastoreContextFactory datastoreContextFactory, DatastoreSnapshot restoreFromSnapshot) -
Uses of ClusterWrapper in org.opendaylight.controller.cluster.datastore
Classes in org.opendaylight.controller.cluster.datastore that implement ClusterWrapperConstructors in org.opendaylight.controller.cluster.datastore with parameters of type ClusterWrapperModifierConstructorDescriptionprotected
AbstractDataStore
(ActorSystem actorSystem, ClusterWrapper cluster, Configuration configuration, DatastoreContextFactory datastoreContextFactory, DatastoreSnapshot restoreFromSnapshot) -
Uses of ClusterWrapper in org.opendaylight.controller.cluster.datastore.shardmanager
Methods in org.opendaylight.controller.cluster.datastore.shardmanager with parameters of type ClusterWrapper -
Uses of ClusterWrapper in org.opendaylight.controller.cluster.datastore.utils
Methods in org.opendaylight.controller.cluster.datastore.utils that return ClusterWrapperConstructors in org.opendaylight.controller.cluster.datastore.utils with parameters of type ClusterWrapperModifierConstructorDescriptionActorUtils
(ActorSystem actorSystem, ActorRef shardManager, ClusterWrapper clusterWrapper, Configuration configuration) ActorUtils
(ActorSystem actorSystem, ActorRef shardManager, ClusterWrapper clusterWrapper, Configuration configuration, DatastoreContext datastoreContext, PrimaryShardInfoFutureCache primaryShardInfoCache)