Uses of Package
org.opendaylight.controller.cluster.datastore.utils
Packages that use org.opendaylight.controller.cluster.datastore.utils
Package
Description
This package contains implementation required by the DistributedDataStore frontend.
Persisted backend structures.
-
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.databroker.actors.ddsClassDescriptionThe ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work with actors a little more easily.
-
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastoreClassDescriptionThe ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work with actors a little more easily.
-
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastore.persistedClassDescriptionA more efficient equivalent of
ImmutableMap<UnsignedLong, Boolean>
. -
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastore.shardmanagerClassDescriptionMaintains a cache of PrimaryShardInfo Future instances per shard.
-
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastore.utilsClassDescriptionThe ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work with actors a little more easily.Maintains a cache of PrimaryShardInfo Future instances per shard.The PruningDataTreeModification first removes all entries from the data which do not belong in the schemaContext before delegating it to the actual DataTreeModification.A more efficient equivalent of
ImmutableMap<UnsignedLong, Boolean>
.