Searched refs:TimestampEmulator (Results 1 – 1 of 1) sorted by relevance
2205 class TimestampEmulator { class2210 TimestampEmulator() : timestamp_(0) {} in TimestampEmulator() function in ROCKSDB_NAMESPACE::TimestampEmulator2574 static bool KeyExpired(const TimestampEmulator* timestamp_emulator, in KeyExpired()2594 const std::shared_ptr<TimestampEmulator>& timestamp_emulator) in ExpiredTimeFilter()2604 std::shared_ptr<TimestampEmulator> timestamp_emulator_;3084 timestamp_emulator_.reset(new TimestampEmulator()); in Run()3282 std::shared_ptr<TimestampEmulator> timestamp_emulator_;