Uses of Interface
org.opendaylight.yangtools.yang.data.tree.api.DataTreeSnapshot
-
Uses of DataTreeSnapshot in org.opendaylight.yangtools.yang.data.tree.api
Subinterfaces of DataTreeSnapshot in org.opendaylight.yangtools.yang.data.tree.apiModifier and TypeInterfaceDescriptioninterfaceADataTreeModificationwhich allows creation of aDataTreeModificationCursor.interfaceADataTreeSnapshotwhich allows creation of aDataTreeSnapshotCursor.interfaceClass encapsulation of set of modifications to a base tree.Methods in org.opendaylight.yangtools.yang.data.tree.api that return DataTreeSnapshotModifier and TypeMethodDescriptionReadOnlyDataTree.takeSnapshot()Take a read-only point-in-time snapshot of the tree.