Interface Snapshot

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
StandardSnapshot

public interface Snapshot extends AutoCloseable
Represents a loaded and limited snapshot of the database. In order to provide fine-grained access, this specifies a subset of Path and ResourceId instances which must be locked. Changes to the Snapshot only happen in memory and do not write data to disk.