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 DistributedShardedDOMDataTreeShardedDataTreeActor.ShardedDataTreeActorCreator. getShardingService()Methods in org.opendaylight.controller.cluster.sharding with parameters of type DistributedShardedDOMDataTree Modifier and Type Method Description ShardedDataTreeActor.ShardedDataTreeActorCreatorShardedDataTreeActor.ShardedDataTreeActorCreator. setShardingService(DistributedShardedDOMDataTree shardingService) 
 -