Uses of Package
org.opendaylight.yangtools.yang.data.tree.api
-
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.codec.binfmt Class Description DataTreeCandidate An encapsulation of a validated data tree modification. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.api Class Description CursorAwareDataTreeModification ADataTreeModification
which allows creation of aDataTreeModificationCursor
.CursorAwareDataTreeSnapshot ADataTreeSnapshot
which allows creation of aDataTreeSnapshotCursor
.DataTree Interface representing a data tree which can be modified in an MVCC fashion.DataTreeCandidate An encapsulation of a validated data tree modification.DataTreeCandidateNode A single node within aDataTreeCandidate
.DataTreeCandidateTip ADataTreeCandidate
which is also aDataTreeTip
.DataTreeConfiguration DataTree configuration class.DataTreeConfiguration.Builder DataTreeModification Class encapsulation of set of modifications to a base tree.DataTreeModificationCursor Extension to theDataTreeSnapshotCursor
which allows modifying the data tree.DataTreeSnapshot Read-only snapshot of aDataTree
.DataTreeSnapshotCursor A cursor holding a logical position within aDataTreeSnapshot
.DataTreeTip Tip of a data tree instance.DataValidationFailedException Exception thrown when a proposed change fails validation before being applied into the datastore.ModificationType Enumeration of all possible node modification states.ReadOnlyDataTree A read-only view of aDataTree
.TreeType DataTree
type, specifying which YANG modeled content is valid with a data tree. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.impl Class Description DataTree Interface representing a data tree which can be modified in an MVCC fashion.DataTreeCandidate An encapsulation of a validated data tree modification.DataTreeConfiguration DataTree configuration class.DataTreeTip Tip of a data tree instance.ReadOnlyDataTree A read-only view of aDataTree
. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.impl.di Class Description DataTree Interface representing a data tree which can be modified in an MVCC fashion.DataTreeConfiguration DataTree configuration class.DataTreeFactory Factory interface for creating data trees.DataValidationFailedException 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.leafref Class Description DataTreeCandidate An encapsulation of a validated data tree modification. -
Classes in org.opendaylight.yangtools.yang.data.tree.api used by org.opendaylight.yangtools.yang.data.tree.spi Class Description DataTreeCandidate An encapsulation of a validated data tree modification.DataTreeCandidateNode A single node within aDataTreeCandidate
.DataTreeModification Class encapsulation of set of modifications to a base tree.DataTreeModificationCursor Extension to theDataTreeSnapshotCursor
which allows modifying the data tree.