Uses of Interface
org.opendaylight.controller.cluster.sharding.DistributedShardFactory
-
Packages that use DistributedShardFactory Package Description org.opendaylight.controller.cluster.sharding -
-
Uses of DistributedShardFactory in org.opendaylight.controller.cluster.sharding
Classes in org.opendaylight.controller.cluster.sharding that implement DistributedShardFactory Modifier and Type Class Description class
DistributedShardedDOMDataTree
A layer on top of DOMDataTreeService that distributes producer/shard registrations to remote nodes viaShardedDataTreeActor
.
-