Uses of Package
org.opendaylight.controller.cluster.sharding
-
Packages that use org.opendaylight.controller.cluster.sharding Package Description org.opendaylight.controller.cluster.sharding -
Classes in org.opendaylight.controller.cluster.sharding used by org.opendaylight.controller.cluster.sharding Class Description DistributedShardedDOMDataTree A layer on top of DOMDataTreeService that distributes producer/shard registrations to remote nodes viaShardedDataTreeActor
.DistributedShardFactory A factory that handles addition of new clustered shard's based on a prefix.DistributedShardModification Shard modification that consists of the whole shard context, provides cursors which correctly delegate to subshards if any are present.DistributedShardModificationContext The context for a single shards modification, keeps a ClientTransaction so it can route requests correctly.DistributedShardModificationFactory Factory forDistributedShardModification
.DistributedShardRegistration Registration of the CDS shard that allows you to remove the shard from the system by closing the registration.ShardedDataTreeActor.ShardedDataTreeActorCreator