Uses of Class
org.opendaylight.controller.cluster.datastore.utils.PruningDataTreeModification
-
Packages that use PruningDataTreeModification Package Description org.opendaylight.controller.cluster.datastore.utils -
-
Uses of PruningDataTreeModification in org.opendaylight.controller.cluster.datastore.utils
Subclasses of PruningDataTreeModification in org.opendaylight.controller.cluster.datastore.utils Modifier and Type Class Description static classPruningDataTreeModification.ProactiveA PruningDataTreeModification which always performs pruning before attempting an operation.static classPruningDataTreeModification.ReactiveA PruningDataTreeModification which performs pruning only when an operation results in anSchemaValidationFailedException.
-