rocksdb/utilities/ttl
Jay Huh 27c544fb29 Expose GetTtl() API in TTL DB (#13790)
Summary:
As title

Pull Request resolved: https://github.com/facebook/rocksdb/pull/13790

Test Plan:
```
./ttl_test --gtest_filter="*TtlTest.ChangeTtlOnOpenDb*"
```

Reviewed By: cbi42

Differential Revision: D78670347

Pulled By: jaykorean

fbshipit-source-id: 1b2538d6cd0f2a0fbf397a5d2f677852f97272c4
2025-07-21 15:11:49 -07:00
..
db_ttl_impl.cc Expose GetTtl() API in TTL DB (#13790) 2025-07-21 15:11:49 -07:00
db_ttl_impl.h Expose GetTtl() API in TTL DB (#13790) 2025-07-21 15:11:49 -07:00
ttl_test.cc Expose GetTtl() API in TTL DB (#13790) 2025-07-21 15:11:49 -07:00