Uses of Class
org.opendaylight.controller.cluster.sharding.DistributedShardModificationContext
-
Packages that use DistributedShardModificationContext Package Description org.opendaylight.controller.cluster.sharding -
-
Uses of DistributedShardModificationContext in org.opendaylight.controller.cluster.sharding
Constructors in org.opendaylight.controller.cluster.sharding with parameters of type DistributedShardModificationContext Constructor Description DistributedShardModification(DistributedShardModificationContext context, Map<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument,org.opendaylight.mdsal.dom.spi.shard.WriteableModificationNode> subshards, Map<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.spi.shard.ForeignShardModificationContext> childShards)
-