Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/cassandra/
Dformat.cc183 bool Tombstone::Collectable(int32_t gc_grace_period_in_seconds) const { in Collectable() function in ROCKSDB_NAMESPACE::cassandra::Tombstone
291 if (tombstone->Collectable(gc_grace_period)) { in RemoveTombstones()
Dformat.h118 bool Collectable(int32_t gc_grace_period) const;
Dcassandra_format_test.cc132 .Collectable(gc_grace_seconds)); in TEST()
136 .Collectable(gc_grace_seconds)); in TEST()