Home
last modified time | relevance | path

Searched defs:SavePointBatchHandler (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc351 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
352 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
353 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
355 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
360 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
364 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
368 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
377 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
383 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
387 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc416 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
417 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
418 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
420 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
425 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
429 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
433 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
448 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
452 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc416 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
417 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
418 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
420 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() function
425 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
429 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
433 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
448 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
452 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/transactions/
H A Dwrite_unprepared_txn.cc416 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
417 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
418 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
420 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
425 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
429 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
433 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
448 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
452 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/utilities/transactions/
H A Dwrite_unprepared_txn.cc416 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
417 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
418 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
420 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
425 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
429 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
433 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
448 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
452 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc416 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
417 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
418 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
420 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
425 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
429 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
433 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
448 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
452 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() function
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() function
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() function
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() function
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/utilities/transactions/
H A Dwrite_unprepared_txn.cc410 struct SavePointBatchHandler : public WriteBatch::Handler { in FlushWriteBatchWithSavePointToDB() struct
411 WriteBatchWithIndex* wb_; in FlushWriteBatchWithSavePointToDB()
412 const std::map<uint32_t, ColumnFamilyHandle*>& handles_; in FlushWriteBatchWithSavePointToDB()
414 SavePointBatchHandler( in FlushWriteBatchWithSavePointToDB() argument
419 Status PutCF(uint32_t cf, const Slice& key, const Slice& value) override { in FlushWriteBatchWithSavePointToDB()
423 Status DeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
427 Status SingleDeleteCF(uint32_t cf, const Slice& key) override { in FlushWriteBatchWithSavePointToDB()
436 Status MarkNoop(bool empty_batch) override { in FlushWriteBatchWithSavePointToDB()
442 Status MarkEndPrepare(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
446 Status MarkCommit(const Slice&) override { in FlushWriteBatchWithSavePointToDB()
[all …]