Home
last modified time | relevance | path

Searched refs:TimestampAssigner (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in rocksdb::__anon71ac5e1f0111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in rocksdb::__anon71ac5e1f0111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon1e6eeba30111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon1e6eeba30111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anonaf8d088b0111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anonaf8d088b0111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon3a6ea42a0111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon3a6ea42a0111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anona95087420111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anona95087420111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anone6c4e62d0111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anone6c4e62d0111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc141 class TimestampAssigner : public WriteBatch::Handler { class
143 explicit TimestampAssigner(const Slice& ts) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon55a6c9450111::TimestampAssigner
145 explicit TimestampAssigner(const std::vector<Slice>& ts_list) in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon55a6c9450111::TimestampAssigner
149 ~TimestampAssigner() override {} in ~TimestampAssigner()
233 TimestampAssigner(const TimestampAssigner&) = delete;
234 TimestampAssigner(TimestampAssigner&&) = delete;
235 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
236 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
238 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1179 TimestampAssigner ts_assigner(ts); in AssignTimestamp()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc143 class TimestampAssigner : public WriteBatch::Handler { class
145 explicit TimestampAssigner(const Slice& ts, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon7ccaa5210111::TimestampAssigner
150 explicit TimestampAssigner(const std::vector<Slice>& ts_list, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon7ccaa5210111::TimestampAssigner
155 ~TimestampAssigner() override {} in ~TimestampAssigner()
243 TimestampAssigner(const TimestampAssigner&) = delete;
244 TimestampAssigner(TimestampAssigner&&) = delete;
245 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
246 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
248 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1347 TimestampAssigner ts_assigner(ts, prot_info_.get()); in AssignTimestamp()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc143 class TimestampAssigner : public WriteBatch::Handler { class
145 explicit TimestampAssigner(const Slice& ts, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon011bc7090111::TimestampAssigner
150 explicit TimestampAssigner(const std::vector<Slice>& ts_list, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon011bc7090111::TimestampAssigner
155 ~TimestampAssigner() override {} in ~TimestampAssigner()
243 TimestampAssigner(const TimestampAssigner&) = delete;
244 TimestampAssigner(TimestampAssigner&&) = delete;
245 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
246 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
248 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1347 TimestampAssigner ts_assigner(ts, prot_info_.get()); in AssignTimestamp()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Dwrite_batch.cc143 class TimestampAssigner : public WriteBatch::Handler { class
145 explicit TimestampAssigner(const Slice& ts, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anonadfc48970111::TimestampAssigner
150 explicit TimestampAssigner(const std::vector<Slice>& ts_list, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anonadfc48970111::TimestampAssigner
153 ~TimestampAssigner() override {} in ~TimestampAssigner()
238 TimestampAssigner(const TimestampAssigner&) = delete;
239 TimestampAssigner(TimestampAssigner&&) = delete;
240 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
241 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
243 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1296 TimestampAssigner ts_assigner(ts, prot_info_.get()); in AssignTimestamp()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Dwrite_batch.cc143 class TimestampAssigner : public WriteBatch::Handler { class
145 explicit TimestampAssigner(const Slice& ts, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon239e65fc0111::TimestampAssigner
150 explicit TimestampAssigner(const std::vector<Slice>& ts_list, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon239e65fc0111::TimestampAssigner
153 ~TimestampAssigner() override {} in ~TimestampAssigner()
238 TimestampAssigner(const TimestampAssigner&) = delete;
239 TimestampAssigner(TimestampAssigner&&) = delete;
240 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
241 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
243 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1296 TimestampAssigner ts_assigner(ts, prot_info_.get()); in AssignTimestamp()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dwrite_batch.cc143 class TimestampAssigner : public WriteBatch::Handler { class
145 explicit TimestampAssigner(const Slice& ts, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon4ab08d1f0111::TimestampAssigner
150 explicit TimestampAssigner(const std::vector<Slice>& ts_list, in TimestampAssigner() function in ROCKSDB_NAMESPACE::__anon4ab08d1f0111::TimestampAssigner
155 ~TimestampAssigner() override {} in ~TimestampAssigner()
243 TimestampAssigner(const TimestampAssigner&) = delete;
244 TimestampAssigner(TimestampAssigner&&) = delete;
245 TimestampAssigner& operator=(const TimestampAssigner&) = delete;
246 TimestampAssigner&& operator=(TimestampAssigner&&) = delete;
248 const std::vector<Slice> TimestampAssigner::kEmptyTimestampList;
1347 TimestampAssigner ts_assigner(ts, prot_info_.get()); in AssignTimestamp()
[all …]