Searched defs:FullKey (Results 1 – 1 of 1) sorted by relevance
32 struct FullKey { struct37 FullKey() : sequence(0) {} // Intentionally left uninitialized (for speed) in FullKey() argument38 FullKey(const Slice& u, const SequenceNumber& seq, EntryType t) in FullKey() function49 // Parse slice representing internal key to FullKey argument