public static class ShardedDataTreeActor.ShardedDataTreeActorCreator extends Object
Constructor and Description |
---|
ShardedDataTreeActorCreator() |
public DistributedShardedDOMDataTree getShardingService()
public ShardedDataTreeActor.ShardedDataTreeActorCreator setShardingService(DistributedShardedDOMDataTree shardingService)
public akka.actor.ActorSystem getActorSystem()
public ShardedDataTreeActor.ShardedDataTreeActorCreator setActorSystem(akka.actor.ActorSystem actorSystem)
public ShardedDataTreeActor.ShardedDataTreeActorCreator setClusterWrapper(ClusterWrapper clusterWrapper)
public ClusterWrapper getClusterWrapper()
public AbstractDataStore getDistributedConfigDatastore()
public ShardedDataTreeActor.ShardedDataTreeActorCreator setDistributedConfigDatastore(AbstractDataStore distributedConfigDatastore)
public AbstractDataStore getDistributedOperDatastore()
public ShardedDataTreeActor.ShardedDataTreeActorCreator setDistributedOperDatastore(AbstractDataStore distributedOperDatastore)
public ShardedDataTreeActor.ShardedDataTreeActorCreator setLookupTaskMaxRetries(int newMaxRetries)
public int getLookupTaskMaxRetries()
public akka.actor.Props props()
Copyright © 2019 OpenDaylight. All rights reserved.