Home
last modified time | relevance | path

Searched refs:tombstones_ (Results 1 – 24 of 24) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc224 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
248 pos_ = tombstones_->begin(); in SeekToFirst()
253 if (tombstones_->empty()) { in SeekToTopFirst()
257 pos_ = tombstones_->begin(); in SeekToTopFirst()
270 if (tombstones_->empty()) { in SeekToTopLast()
282 if (tombstones_->empty()) { in Seek()
291 if (tombstones_->empty()) { in SeekForPrev()
301 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
315 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
319 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
84 std::vector<RangeTombstoneStack> tombstones_; member
148 bool empty() const { return tombstones_->empty(); } in empty()
150 pos_ = tombstones_->end(); in Invalidate()
151 seq_pos_ = tombstones_->seq_end(); in Invalidate()
152 pinned_pos_ = tombstones_->end(); in Invalidate()
153 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
234 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Drange_tombstone_fragmenter.cc231 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
255 pos_ = tombstones_->begin(); in SeekToFirst()
260 if (tombstones_->empty()) { in SeekToTopFirst()
264 pos_ = tombstones_->begin(); in SeekToTopFirst()
277 if (tombstones_->empty()) { in SeekToTopLast()
289 if (tombstones_->empty()) { in Seek()
298 if (tombstones_->empty()) { in SeekForPrev()
308 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
322 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
326 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
88 std::vector<RangeTombstoneStack> tombstones_; member
153 bool empty() const { return tombstones_->empty(); } in empty()
155 pos_ = tombstones_->end(); in Invalidate()
156 seq_pos_ = tombstones_->seq_end(); in Invalidate()
157 pinned_pos_ = tombstones_->end(); in Invalidate()
158 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
242 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Drange_tombstone_fragmenter.cc231 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
255 pos_ = tombstones_->begin(); in SeekToFirst()
260 if (tombstones_->empty()) { in SeekToTopFirst()
264 pos_ = tombstones_->begin(); in SeekToTopFirst()
277 if (tombstones_->empty()) { in SeekToTopLast()
289 if (tombstones_->empty()) { in Seek()
298 if (tombstones_->empty()) { in SeekForPrev()
308 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
322 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
326 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
88 std::vector<RangeTombstoneStack> tombstones_; member
153 bool empty() const { return tombstones_->empty(); } in empty()
155 pos_ = tombstones_->end(); in Invalidate()
156 seq_pos_ = tombstones_->seq_end(); in Invalidate()
157 pinned_pos_ = tombstones_->end(); in Invalidate()
158 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
242 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc224 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
248 pos_ = tombstones_->begin(); in SeekToFirst()
253 if (tombstones_->empty()) { in SeekToTopFirst()
257 pos_ = tombstones_->begin(); in SeekToTopFirst()
270 if (tombstones_->empty()) { in SeekToTopLast()
282 if (tombstones_->empty()) { in Seek()
291 if (tombstones_->empty()) { in SeekForPrev()
301 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
315 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
319 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
84 std::vector<RangeTombstoneStack> tombstones_; member
148 bool empty() const { return tombstones_->empty(); } in empty()
150 pos_ = tombstones_->end(); in Invalidate()
151 seq_pos_ = tombstones_->seq_end(); in Invalidate()
152 pinned_pos_ = tombstones_->end(); in Invalidate()
153 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
234 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc224 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
248 pos_ = tombstones_->begin(); in SeekToFirst()
253 if (tombstones_->empty()) { in SeekToTopFirst()
257 pos_ = tombstones_->begin(); in SeekToTopFirst()
270 if (tombstones_->empty()) { in SeekToTopLast()
282 if (tombstones_->empty()) { in Seek()
291 if (tombstones_->empty()) { in SeekForPrev()
301 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
315 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
319 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
84 std::vector<RangeTombstoneStack> tombstones_; member
148 bool empty() const { return tombstones_->empty(); } in empty()
150 pos_ = tombstones_->end(); in Invalidate()
151 seq_pos_ = tombstones_->seq_end(); in Invalidate()
152 pinned_pos_ = tombstones_->end(); in Invalidate()
153 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
234 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin();
50 return tombstones_.end();
65 bool empty() const { return tombstones_.empty(); }
80 std::vector<RangeTombstoneStack> tombstones_;
143 bool empty() const { return tombstones_->empty(); }
145 pos_ = tombstones_->end();
146 seq_pos_ = tombstones_->seq_end();
147 pinned_pos_ = tombstones_->end();
148 pinned_seq_pos_ = tombstones_->seq_end();
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() &&
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Drange_tombstone_fragmenter.cc225 tombstones_(tombstones), in FragmentedRangeTombstoneIterator()
249 pos_ = tombstones_->begin(); in SeekToFirst()
254 if (tombstones_->empty()) { in SeekToTopFirst()
258 pos_ = tombstones_->begin(); in SeekToTopFirst()
271 if (tombstones_->empty()) { in SeekToTopLast()
283 if (tombstones_->empty()) { in Seek()
292 if (tombstones_->empty()) { in SeekForPrev()
302 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekToCoveringTombstone()
316 if (tombstones_->empty()) { in SeekForPrevToCoveringTombstone()
320 pos_ = std::upper_bound(tombstones_->begin(), tombstones_->end(), target, in SeekForPrevToCoveringTombstone()
[all …]
H A Drange_tombstone_fragmenter.h46 return tombstones_.begin(); in begin()
50 return tombstones_.end(); in end()
65 bool empty() const { return tombstones_.empty(); } in empty()
80 std::vector<RangeTombstoneStack> tombstones_; member
143 bool empty() const { return tombstones_->empty(); } in empty()
145 pos_ = tombstones_->end(); in Invalidate()
146 seq_pos_ = tombstones_->seq_end(); in Invalidate()
147 pinned_pos_ = tombstones_->end(); in Invalidate()
148 pinned_seq_pos_ = tombstones_->seq_end(); in Invalidate()
225 if (pos_ != tombstones_->end() && seq_pos_ != tombstones_->seq_end() && in MaybePinKey()
[all …]