Package org.opendaylight.controller.cluster.datastore.utils
package org.opendaylight.controller.cluster.datastore.utils
-
ClassesClassDescriptionBase class for a DataTreeModificationCursor that publishes to BatchedModifications instance(s).The ActorUtils class contains utility methods which could be used by non-actors (like DistributedDataStore) to work with actors a little more easily.An OnComplete implementation that aggrgates other OnComplete tasks.Utility class to output DataTreeModifications in readable format.Utility class to output NormalizedNodes as XML.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 PruningDataTreeModification which always performs pruning before attempting an operation.A PruningDataTreeModification which performs pruning only when an operation results in an
SchemaValidationFailedException
.Utility methods for dealing with datastore rootContainerNode
with respect to module shards.A more efficient equivalent ofImmutableMap<UnsignedLong, Boolean>
.