Uses of Package
org.opendaylight.controller.cluster.datastore.utils
-
Packages that use org.opendaylight.controller.cluster.datastore.utils Package Description org.opendaylight.controller.cluster.databroker.actors.dds This package contains implementation required by the DistributedDataStore frontend.org.opendaylight.controller.cluster.datastore org.opendaylight.controller.cluster.datastore.persisted Persisted backend structures.org.opendaylight.controller.cluster.datastore.shardmanager org.opendaylight.controller.cluster.datastore.utils -
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.databroker.actors.dds Class Description ActorUtils The 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 Class Description ActorUtils The 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.persisted Class Description ImmutableUnsignedLongSet UnsignedLongBitmap A more efficient equivalent ofImmutableMap<UnsignedLong, Boolean>
. -
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastore.shardmanager Class Description PrimaryShardInfoFutureCache Maintains a cache of PrimaryShardInfo Future instances per shard. -
Classes in org.opendaylight.controller.cluster.datastore.utils used by org.opendaylight.controller.cluster.datastore.utils Class Description ActorUtils The ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work with actors a little more easily.ImmutableUnsignedLongSet MutableUnsignedLongSet PrimaryShardInfoFutureCache Maintains a cache of PrimaryShardInfo Future instances per shard.PruningDataTreeModification The PruningDataTreeModification first removes all entries from the data which do not belong in the schemaContext before delegating it to the actual DataTreeModification.RootScatterGather.ShardContainer UnsignedLongBitmap A more efficient equivalent ofImmutableMap<UnsignedLong, Boolean>
.