Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/cassandra/
Dformat.cc127 std::shared_ptr<Tombstone> ExpiringColumn::ToTombstone() const { in ToTombstone() function in ROCKSDB_NAMESPACE::cassandra::ExpiringColumn
273 std::shared_ptr<Tombstone> tombstone = expiring_column->ToTombstone(); in ConvertExpiredColumnsToTombstones()
Dformat.h135 std::shared_ptr<Tombstone> ToTombstone() const;