SnapshotStore constructor
SnapshotStore(
- String rootDirectory
Creates the store; rootDirectory is kept only for API symmetry.
Implementation
SnapshotStore(this.rootDirectory);
Creates the store; rootDirectory is kept only for API symmetry.
SnapshotStore(this.rootDirectory);