Searched defs:InternalKey (Results 1 – 1 of 1) sorted by relevance
46 class InternalKey; variable148 InternalKey() { } // Leave rep_ as empty to indicate it is invalid in InternalKey() function149 InternalKey(const Slice& user_key, SequenceNumber s, ValueType t) { in InternalKey() function