Searched refs:IterKey (Results 1 – 17 of 17) sorted by relevance
334 class IterKey {336 IterKey() in IterKey() function343 IterKey(const IterKey&) = delete;344 void operator=(const IterKey&) = delete;346 ~IterKey() { ResetBuffer(); } in ~IterKey()
50 void AppendVarint64(IterKey* key, uint64_t v) { in AppendVarint64()285 IterKey& row_cache_key) { in CreateRowCacheKeyPrefix()317 bool TableCache::GetFromRowCache(const Slice& user_key, IterKey& row_cache_key, in GetFromRowCache()364 IterKey row_cache_key; in Get()449 IterKey row_cache_key; in MultiGet()
211 GetContext* get_context, IterKey& row_cache_key);215 bool GetFromRowCache(const Slice& user_key, IterKey& row_cache_key,
284 IterKey saved_key_;304 IterKey prefix_;
151 IterKey prev_key_;
595 IterKey last_key; in ReverseToForward()631 IterKey last_key; in ReverseToBackward()1067 IterKey last_key; in FindUserKeyBeforeSavedKey()
197 void IterKey::EnlargeBuffer(size_t key_size) { in EnlargeBuffer()
138 IterKey k; in TEST_F()
313 IterKey key_;475 inline int Compare(const IterKey& ikey, const Slice& b) const { in Compare()591 IterKey first_internal_key;615 inline int Compare(const IterKey& ikey, const Slice& b) const { in Compare()
642 IterKey& first_internal_key = global_seqno_state_->first_internal_key; in DecodeCurrentValue()
60 IterKey pre_prefix_;171 IterKey cur_key_;
197 IterKey current_key_;
885 IterKey start_iter; in ProcessKeyValueCompaction()
255 IterKey curr_key_;
393 IterKey k; in GetKeys()
141 IterKey ikey; in GetInternalKey()
431 IterKey encoded_key; in Seek()