Uses of Interface
org.opendaylight.mdsal.dom.api.DOMDataTreeCandidate
Packages that use DOMDataTreeCandidate
-
Uses of DOMDataTreeCandidate in org.opendaylight.mdsal.dom.api
Method parameters in org.opendaylight.mdsal.dom.api with type arguments of type DOMDataTreeCandidateModifier and TypeMethodDescription@NonNull FluentFuture<PostCanCommitStep>
DOMDataTreeCommitCohort.canCommit
(@NonNull Object txId, @NonNull SchemaContext ctx, @NonNull Collection<DOMDataTreeCandidate> candidates) Validates the supplied data tree modifications and associates the cohort-specific steps with data broker transaction.