| Class and Description |
|---|
| CursorAwareDataTreeModification
A
DataTreeModification which allows creation of a DataTreeModificationCursor. |
| CursorAwareDataTreeSnapshot
A
DataTreeSnapshot which allows creation of a DataTreeSnapshotCursor. |
| 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 a
DataTreeCandidate. |
| DataTreeCandidateTip
A
DataTreeCandidate which is also a DataTreeTip. |
| DataTreeConfiguration
DataTree configuration class.
|
| DataTreeConfiguration.Builder |
| DataTreeModification
Class encapsulation of set of modifications to a base tree.
|
| DataTreeModificationCursor
Extension to the
DataTreeSnapshotCursor which allows modifying the data tree. |
| DataTreeSnapshot
Read-only snapshot of a
DataTree. |
| DataTreeSnapshotCursor
A cursor holding a logical position within a
DataTreeSnapshot. |
| 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.
|
| StoreTreeNode
A tree node which has references to its child leaves.
|
TreeType
DataTree type, specifying which YANG modeled content is valid with a data tree. |
| Class and Description |
|---|
| StoreTreeNode
A tree node which has references to its child leaves.
|
| Class and Description |
|---|
| DataTreeCandidate
An encapsulation of a validated data tree modification.
|
| Class and 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.
|
| Class and Description |
|---|
| DataValidationFailedException
Exception thrown when a proposed change fails validation before being applied into the datastore.
|
Copyright © 2019 OpenDaylight. All rights reserved.