Tomasz Posluszny
6efae4b00d
Add missing Java API for boolean and numerical fields in DBOptions (#7387)
Summary:
Exposes the following previously missing DBOptions fields in the RocksJava API:
- persist_stats_to_disk
- max_write_batch_group_size_bytes
- skip_checking_sst_file_sizes_on_db_open
- avoid_unnecessary_blocking_io
- write_dbid_to_manifest
- log_readahead_size
- best_efforts_recovery
- max_bgerror_resume_count
- bgerror_resume_retry_interval
Pull Request resolved: https://github.com/facebook/rocksdb/pull/7387
Reviewed By: siying
Differential Revision: D23707785
Pulled By: jay-zhuang
fbshipit-source-id: e5688c7d40d83128734605ef7b0720a55fdfa699
2020-09-18 12:28:40 -07:00
..
2019-09-19 12:34:17 -07:00
2020-08-06 14:13:30 -07:00
2020-02-03 12:30:13 -08:00
2020-09-18 12:28:40 -07:00
2018-03-02 10:34:13 -08:00
2020-09-18 12:28:40 -07:00
2020-09-09 12:44:20 -07:00
2015-08-04 18:12:58 -07:00
2019-04-18 10:55:01 -07:00
2020-09-09 12:44:20 -07:00
2020-08-06 14:13:30 -07:00
2019-11-26 18:24:09 -08:00