Searched refs:current_start_key_ (Results 1 – 1 of 1) sorted by relevance
136 return current_start_key_.Encode(); in key()227 current_start_key_.Set(pos_->start_key, *seq_pos_, kTypeRangeDeletion); in MaybePinKey()253 mutable InternalKey current_start_key_; variable