Interface DataTreeCandidateTip
- All Superinterfaces:
DataTreeCandidate,DataTreeTip
A
DataTreeCandidate which is also a DataTreeTip. This indicates that
a DataTreeModification can be prepared for commit in sequence after this candidate.
DataTree implementations are encouraged to provide this instead of the basic
DataTreeCandidate, as it allows users to amortize latency in systems where
a candidate commit needs to be coordinated across distributed parties.-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeCandidate
equals, getRootNode, getRootPath, hashCodeMethods inherited from interface org.opendaylight.yangtools.yang.data.tree.api.DataTreeTip
equals, hashCode, prepare, validate