Uses of Package
org.opendaylight.yangtools.yang.data.tree.api
Packages that use org.opendaylight.yangtools.yang.data.tree.api
Package
Description
-
-
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.apiClassDescriptionA
DataTreeModification
which allows creation of aDataTreeModificationCursor
.ADataTreeSnapshot
which allows creation of aDataTreeSnapshotCursor
.Interface representing a data tree which can be modified in an MVCC fashion.An encapsulation of a validated data tree modification.A single node within aDataTreeCandidate
.TheNormalizedNode
has not been modified in a way itsObject.equals(Object)
contract has been left unchanged.A non-terminalDataTreeCandidate.CandidateNode
which has some childDataTreeCandidate.CandidateNode
s, which have collectively contributed to this node's existence.IntermediateDataTreeCandidate.CandidateNode
indicating the node will exist.Intermediate helper trait guaranteeingDataTreeCandidate.CandidateNode.WithDataBefore.dataBefore()
being non-null.IntermediateDataTreeCandidate.CandidateNode
indicating the node will cease to exist.A single node within aDataTreeCandidate
.ADataTreeCandidate
which is also aDataTreeTip
.DataTree configuration class.Class encapsulation of set of modifications to a base tree.Extension to theDataTreeSnapshotCursor
which allows modifying the data tree.Read-only snapshot of aDataTree
.A cursor holding a logical position within aDataTreeSnapshot
.Tip of a data tree instance.Exception thrown when a proposed change fails validation before being applied into the datastore.Enumeration of all possible node modification states.A read-only view of aDataTree
.DataTree
type, specifying which YANG modeled content is valid with a data tree.Versioning information attached to a committed transaction. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.implClassDescriptionInterface representing a data tree which can be modified in an MVCC fashion.An encapsulation of a validated data tree modification.DataTree configuration class.Tip of a data tree instance.A read-only view of a
DataTree
.Versioning information attached to a committed transaction. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.impl.diClassDescriptionInterface representing a data tree which can be modified in an MVCC fashion.DataTree configuration class.Factory interface for creating data trees.Exception thrown when a proposed change fails validation before being applied into the datastore.
-
-
-
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.spiClassDescriptionAn encapsulation of a validated data tree modification.A single node within a
DataTreeCandidate
.An impliedNormalizedNodeContainer
is coming into existence via one of its children coming to existence.AnDataTreeCandidate.CandidateNode.Unmodified
event indicating the backing metadata has been compacted to appear as if this node has beenDataTreeCandidate.CandidateNode.Created
with current #DataTreeCandidate.CandidateNode.WithDataAfter.dataAfter()
.ANormalizedNode
is being introduced without being previously present.ANormalizedNode
is being removed having been previously present.An impliedNormalizedNodeContainer
is becoming non-existent via all of its children becoming non-existent.ANormalizedNodeContainer
becoming non-existent via all of its children becoming non-existent.An existingNormalizedNode
is being replaced.TheNormalizedNode
has not been modified in a way itsObject.equals(Object)
contract has been left unchanged.A single node within aDataTreeCandidate
.Class encapsulation of set of modifications to a base tree.Extension to theDataTreeSnapshotCursor
which allows modifying the data tree.Enumeration of all possible node modification states.