Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/ttl/
Ddb_ttl_impl.h98 static const int32_t kMaxTimestamp = 2147483647; // 01/18/2038:7:14PM GMT-8 variable
/rocksdb-6.9/tools/
Dldb_cmd.cc1709 ttl_end = DBWithTTLImpl::kMaxTimestamp; // Max time allowed by TTL feature in DoDumpCommand()
2561 ttl_end = DBWithTTLImpl::kMaxTimestamp; // Max time allowed by TTL feature in DoCommand()