rocksdb/include/rocksdb/utilities
agiardullo aa6eed0c1e Transaction stats
Summary: Added funtions to fetch the number of locked keys in a transaction, the number of pending puts/merge/deletes, and the elapsed time

Test Plan: unit tests

Reviewers: yoshinorim, jkedgar, rven, sdong, yhchiang, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D45417
2015-09-09 13:35:53 -07:00
..
backupable_db.h Adding a verifyBackup method to BackupEngine 2015-09-03 17:27:21 -07:00
checkpoint.h Skip unsupported tests in ROCKSDB_LITE 2015-07-20 11:24:54 -07:00
convenience.h Abandon ROCKSDB_WARNING 2015-07-22 12:56:56 -07:00
db_ttl.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
document_db.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
flashcache.h Adding another NewFlashcacheAwareEnv function to support pre-opened fd 2015-04-06 16:50:36 -07:00
geo_db.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
info_log_finder.h Add function 'GetInfoLogList()' 2015-08-05 16:16:46 -07:00
json_document.h Return fbson 2015-02-27 00:04:14 +03:00
leveldb_options.h Fix mac compile 2014-11-21 09:42:45 -05:00
optimistic_transaction_db.h Pessimistic Transactions 2015-08-11 17:52:23 -07:00
spatial_db.h "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
stackable_db.h [wal changes 3/3] method in DB to sync WAL without blocking writers 2015-08-05 06:06:39 -07:00
table_properties_collectors.h Fix a typo and update HISTORY.md for NewCompactOnDeletionCollectorFactory(). 2015-08-04 13:51:05 -07:00
transaction_db_mutex.h TransactionDB Custom Locking API 2015-09-08 17:03:57 -07:00
transaction_db.h TransactionDB Custom Locking API 2015-09-08 17:03:57 -07:00
transaction.h Transaction stats 2015-09-09 13:35:53 -07:00
utility_db.h Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
write_batch_with_index.h Unified maps with Comparator for sorting, other cleanup 2015-09-02 13:58:22 -07:00