rocksdb/include/rocksdb
Aaron Gao 3e6899d116 change UseDirectIO() to use_direct_io()
Summary:
also change variable name `direct_io_` to `use_direct_io_` in WritableFile to make it consistent with read path.
Closes https://github.com/facebook/rocksdb/pull/1770

Differential Revision: D4416435

Pulled By: lightmark

fbshipit-source-id: 4143c53
2017-01-13 12:09:15 -08:00
..
utilities Revert "PinnableSlice" 2017-01-08 14:24:12 -08:00
c.h C API: support total_order_mode 2017-01-03 18:39:14 -08:00
cache.h Allow incrementing refcount on cache handles 2017-01-10 16:54:20 -08:00
compaction_filter.h Abort compactions more reliably when closing DB 2017-01-11 15:09:21 -08:00
compaction_job_stats.h
comparator.h
convenience.h Add GetSupportedCompressions() convenience function 2017-01-06 11:24:14 -08:00
db.h Revert "PinnableSlice" 2017-01-08 14:24:12 -08:00
db_bench_tool.h
db_dump_tool.h
env.h change UseDirectIO() to use_direct_io() 2017-01-13 12:09:15 -08:00
experimental.h
filter_policy.h
flush_block_policy.h
iostats_context.h
iterator.h Revert "PinnableSlice" 2017-01-08 14:24:12 -08:00
ldb_tool.h
listener.h Add EventListener::OnExternalFileIngested() event 2016-12-06 14:09:17 -08:00
memtablerep.h Unified InlineSkipList::Insert algorithm with hinting 2016-11-22 14:09:13 -08:00
merge_operator.h
metadata.h
options.h direct io write support 2016-12-22 13:09:19 -08:00
perf_context.h Less linear search in DBIter::Seek() when keys are overwritten a lot 2016-11-28 10:24:11 -08:00
perf_level.h
persistent_cache.h Dump persistent cache options 2016-12-19 14:09:12 -08:00
rate_limiter.h
slice.h Revert "PinnableSlice" 2017-01-08 14:24:12 -08:00
slice_transform.h
snapshot.h
sst_dump_tool.h
sst_file_manager.h
sst_file_writer.h Allow SstFileWriter to Fadvise the file away from page cache 2016-12-29 15:09:19 -08:00
statistics.h DeleteRange compaction statistics 2016-11-28 11:54:12 -08:00
status.h Fix rocksdb::Status::getState 2017-01-03 18:39:14 -08:00
table.h direct io write support 2016-12-22 13:09:19 -08:00
table_properties.h
thread_status.h Gcc 7 error expansion to defined 2016-12-13 18:39:14 -08:00
threadpool.h
transaction_log.h
types.h
universal_compaction.h
version.h Release RocksDB 5.0 2016-11-17 18:39:15 -08:00
wal_filter.h
write_batch.h
write_batch_base.h
write_buffer_manager.h