Home
last modified time | relevance | path

Searched refs:LastAllocatedSequence (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl_debug.cc264 return versions_->LastAllocatedSequence(); in TEST_GetLastVisibleSequence()
/rocksdb-6.9/db/
Dversion_set.h957 uint64_t LastAllocatedSequence() const { in LastAllocatedSequence() function