rocksdb/include/rocksdb/utilities
Shylock Hg 9eb3e1f77d Use delete to disable automatic generated methods. (#5009)
Summary:
Use delete to disable automatic generated methods instead of private, and put the constructor together for more clear.This modification cause the unused field warning, so add unused attribute to disable this warning.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5009

Differential Revision: D17288733

fbshipit-source-id: 8a767ce096f185f1db01bd28fc88fef1cdd921f3
2019-09-11 18:09:00 -07:00
..
lua Remove Lua compaction filter from RocksDB main repo (#4971) 2019-02-13 12:42:44 -08:00
backupable_db.h simplify include directive involving inttypes (#5402) 2019-06-06 13:56:07 -07:00
checkpoint.h Export Import sst files (#5495) 2019-07-17 12:27:14 -07:00
convenience.h Change RocksDB License 2017-07-15 16:11:23 -07:00
db_ttl.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
debug.h Support GetAllKeyVersions() for non-default cf (#5544) 2019-07-07 22:43:52 -07:00
env_librados.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
env_mirror.h Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
info_log_finder.h Change RocksDB License 2017-07-15 16:11:23 -07:00
ldb_cmd_execute_result.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
ldb_cmd.h Add command "list_file_range_deletes" in ldb (#5615) 2019-08-15 17:01:03 -07:00
leveldb_options.h Change RocksDB License 2017-07-15 16:11:23 -07:00
memory_util.h Change RocksDB License 2017-07-15 16:11:23 -07:00
object_registry.h The ObjectRegistry class replaces the Registrar and NewCustomObjects.… (#5293) 2019-07-23 17:13:05 -07:00
optimistic_transaction_db.h Make Optimistic Tx database stackable 2018-04-03 15:28:40 -07:00
option_change_migration.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_util.h Option string/map/file can set env from object registry (#5237) 2019-04-25 11:35:09 -07:00
sim_cache.h Support computing miss ratio curves using sim_cache. (#5449) 2019-06-17 16:41:12 -07:00
stackable_db.h Adding DB::GetCurrentWalFile() API as a repliction/backup helper (#5765) 2019-09-04 12:10:17 -07:00
table_properties_collectors.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
transaction_db_mutex.h Change RocksDB License 2017-07-15 16:11:23 -07:00
transaction_db.h Use delete to disable automatic generated methods. (#5009) 2019-09-11 18:09:00 -07:00
transaction.h Use delete to disable automatic generated methods. (#5009) 2019-09-11 18:09:00 -07:00
utility_db.h Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
write_batch_with_index.h WriteUnPrepared: savepoint support (#5627) 2019-07-31 13:39:39 -07:00