Constructor and Description |
---|
ClientBackedDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
Modifier and Type | Class and Description |
---|---|
class |
ClusterWrapperImpl |
Constructor and Description |
---|
AbstractDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
DistributedDataStore(akka.actor.ActorSystem actorSystem,
ClusterWrapper cluster,
Configuration configuration,
DatastoreContextFactory datastoreContextFactory,
DatastoreSnapshot restoreFromSnapshot) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractShardManagerCreator.cluster(ClusterWrapper newCluster) |
Modifier and Type | Method and Description |
---|---|
ClusterWrapper |
ActorContext.getClusterWrapper() |
Constructor and Description |
---|
ActorContext(akka.actor.ActorSystem actorSystem,
akka.actor.ActorRef shardManager,
ClusterWrapper clusterWrapper,
Configuration configuration) |
ActorContext(akka.actor.ActorSystem actorSystem,
akka.actor.ActorRef shardManager,
ClusterWrapper clusterWrapper,
Configuration configuration,
DatastoreContext datastoreContext,
PrimaryShardInfoFutureCache primaryShardInfoCache) |
Modifier and Type | Method and Description |
---|---|
ClusterWrapper |
ShardedDataTreeActor.ShardedDataTreeActorCreator.getClusterWrapper() |
Modifier and Type | Method and Description |
---|---|
ShardedDataTreeActor.ShardedDataTreeActorCreator |
ShardedDataTreeActor.ShardedDataTreeActorCreator.setClusterWrapper(ClusterWrapper clusterWrapper) |
Copyright © 2019 OpenDaylight. All rights reserved.