Searched defs:InternalKey (Results 1 – 3 of 3) sorted by relevance
49 class InternalKey; variable139 InternalKey() {} // Leave rep_ as empty to indicate it is invalid in InternalKey() function140 InternalKey(const Slice& user_key, SequenceNumber s, ValueType t) { in InternalKey() function
278 Optional<uint32_t> InternalKey) { in set_as_internal()
274 std::optional<uint32_t> InternalKey) { in set_as_internal()