Home
last modified time | relevance | path

Searched refs:SnapshotList (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Dsnapshot_impl.h17 class SnapshotList; variable
32 friend class SnapshotList;
38 SnapshotList* list_; // just for sanity checks
46 class SnapshotList {
48 SnapshotList() { in SnapshotList() function
60 SnapshotList(const SnapshotList&) = delete;
Dexternal_sst_file_ingestion_job.h73 SnapshotList* db_snapshots, in ExternalSstFileIngestionJob()
167 SnapshotList* db_snapshots_;
/rocksdb-6.9/db/db_impl/
Ddb_impl.h638 const SnapshotList& snapshots() const { return snapshots_; } in snapshots()
1892 SnapshotList snapshots_;