Uses of Class
org.opendaylight.controller.cluster.sharding.DistributedShardModification
-
Packages that use DistributedShardModification Package Description org.opendaylight.controller.cluster.sharding -
-
Uses of DistributedShardModification in org.opendaylight.controller.cluster.sharding
Methods in org.opendaylight.controller.cluster.sharding with parameters of type DistributedShardModification Modifier and Type Method Description protected WriteCursorStrategy
DistributedShardModificationCursor. getRootOperation(DistributedShardModification root)
Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.opendaylight.controller.cluster.sharding with parameters of type DistributedShardModification Constructor Description DistributedShardModificationCursor(DistributedShardModification root, org.opendaylight.controller.cluster.sharding.ShardProxyTransaction parent)
Deprecated, for removal: This API element is subject to removal in a future version.
-