All Classes and Interfaces

Class
Description
Exception thrown when the backend of a DataTreeSnapshotCursor detects an errors which prevents it from completing the requested operation.
Exception thrown when a proposed change fails validation before being applied into the Data Tree because the Data Tree has been modified in way that a conflicting node is present.
A DataTreeModification which allows creation of a DataTreeModificationCursor.
A DataTreeSnapshot which allows creation of a DataTreeSnapshotCursor.
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 a DataTreeCandidate.
A DataTreeCandidate which is also a DataTreeTip.
DataTree configuration class.
 
Factory interface for creating data trees.
Class encapsulation of set of modifications to a base tree.
Extension to the DataTreeSnapshotCursor which allows modifying the data tree.
Read-only snapshot of a DataTree.
A cursor holding a logical position within a DataTreeSnapshot.
Tip of a data tree instance.
Exception thrown when a proposed change fails validation before being applied into the datastore.
Exception thrown when a proposed change fails validation before being applied into the datastore because of incorrect structure of user supplied data.
Enumeration of all possible node modification states.
Exception thrown when a proposed change fails validation before being applied into the Data Tree because tree node which child nodes are modified or written did not exist when transaction started and still does not exists when transaction is processed.
A read-only view of a DataTree.
Exception thrown when min-elements or max-element statement restrictions are violated.
SchemaValidationFailedException is thrown when an attempt is made to modify the data tree and the modification does not match the schema context.
DataTree type, specifying which YANG modeled content is valid with a data tree.
Exception thrown when a unique statement restrictions are violated.