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
.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. -
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
. -
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
.Class encapsulation of set of modifications to a base tree.Extension to theDataTreeSnapshotCursor
which allows modifying the data tree.