Interface DataTreeSnapshot

All Known Subinterfaces:
CursorAwareDataTreeModification, CursorAwareDataTreeSnapshot, DataTreeModification

public interface DataTreeSnapshot
Read-only snapshot of a DataTree. The snapshot is stable and isolated, e.g. data tree changes occurring after the snapshot has been taken are not visible through the snapshot.