Uses of Class
org.opendaylight.controller.cluster.sharding.DistributedShardedDOMDataTree
-
Packages that use DistributedShardedDOMDataTree Package Description org.opendaylight.controller.cluster.sharding -
-
Uses of DistributedShardedDOMDataTree in org.opendaylight.controller.cluster.sharding
Methods in org.opendaylight.controller.cluster.sharding that return DistributedShardedDOMDataTree Modifier and Type Method Description DistributedShardedDOMDataTree
ShardedDataTreeActor.ShardedDataTreeActorCreator. getShardingService()
Methods in org.opendaylight.controller.cluster.sharding with parameters of type DistributedShardedDOMDataTree Modifier and Type Method Description ShardedDataTreeActor.ShardedDataTreeActorCreator
ShardedDataTreeActor.ShardedDataTreeActorCreator. setShardingService(DistributedShardedDOMDataTree shardingService)
-