rocksdb/include/rocksdb
Islam AbdelRahman 72930485b5 Fix clang build
Summary: Fix clang

Test Plan: make check

Reviewers: sdong, yhchiang, rven

Subscribers: dhruba

Differential Revision: https://reviews.facebook.net/D51417
2015-11-30 10:03:07 -08:00
..
utilities BackupDB to have a mode to use file size in file name 2015-11-25 11:55:37 -08:00
c.h Move skip_table_builder_flush to BlockBasedTableOption 2015-10-30 18:33:01 -07:00
cache.h Bytes read/written from cache statistics 2015-10-07 15:17:20 -07:00
compaction_filter.h Have a way for compaction filter to ignore snapshots 2015-11-20 15:57:26 -08:00
compaction_job_stats.h [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 2015-08-18 11:06:23 -07:00
comparator.h Added Equal method to Comparator interface 2015-09-08 15:30:49 -07:00
convenience.h Support Memtable Factory Parse in option_helper.cc 2015-11-17 14:29:01 -08:00
db_dump_tool.h Update dump_tool and undump_tool to accept Options 2015-10-05 19:49:48 -07:00
db.h Document SingleDelete 2015-11-05 17:24:07 -08:00
delete_scheduler.h Rate limit deletes issued by DestroyDB 2015-08-19 15:02:17 -07:00
env.h Fix clang build 2015-11-30 10:03:07 -08:00
experimental.h Implement DB::PromoteL0 method 2015-04-23 12:10:36 -07:00
filter_policy.h Implement full filter for block based table. 2014-09-08 10:37:05 -07:00
flush_block_policy.h move block based table related options BlockBasedTableOptions 2014-08-25 14:22:05 -07:00
immutable_options.h ReadaheadRandomAccessFile -- userspace readahead 2015-08-26 15:25:59 -07:00
iostats_context.h Add options.compaction_measure_io_stats to print write I/O stats in compactions 2015-08-13 16:52:26 -07:00
iterator.h Seperate InternalIterator from Iterator 2015-10-13 15:32:13 -07:00
ldb_tool.h [RocksDB] allow LDB tool to have customized key formatter 2014-06-23 15:35:40 -07:00
listener.h "make format" in some recent commits 2015-10-29 17:11:14 -07:00
memtablerep.h Allow GetApproximateSize() to include mem table size if it is skip list memtable 2015-06-16 18:13:23 -07:00
merge_operator.h Better CompactionJob testing 2015-08-07 21:59:51 -07:00
metadata.h Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
options.h Lint everything 2015-11-16 12:56:21 -08:00
perf_context.h Include the time unit in the comment of perf_context timers 2015-10-13 17:24:13 -07:00
perf_level.h more times in perf_context and iostats_context 2015-06-02 02:07:58 -07:00
rate_limiter.h Replace BackupRateLimiter with GenericRateLimiter 2015-09-03 17:00:09 -07:00
slice_transform.h Unaddressed comment in previous diff. Change only in code comments. 2015-01-30 16:07:35 -08:00
slice.h Enable RocksDB to persist Options file. 2015-11-10 22:58:01 -08:00
snapshot.h simple ManagedSnapshot wrapper 2015-08-06 17:59:05 -07:00
sst_dump_tool.h Dump routine to BlockBasedTableReader 2014-12-23 13:24:07 -08:00
sst_file_writer.h Add experimental DB::AddFile() to plug sst files into empty DB 2015-09-23 12:42:43 -07:00
statistics.h Bytes read/written from cache statistics 2015-10-07 15:17:20 -07:00
status.h Enable RocksDB to persist Options file. 2015-11-10 22:58:01 -08:00
table_properties.h Revert "Adding new table properties" 2015-11-06 16:49:38 -08:00
table.h Lint everything 2015-11-16 12:56:21 -08:00
thread_status.h Deprecate CompactionFilterV2 2015-07-17 18:59:11 +02:00
transaction_log.h "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
types.h Add License message to public header files. 2013-11-18 10:21:35 -08:00
universal_compaction.h Enabling trivial move in universal compaction 2015-07-07 14:18:55 -07:00
version.h Move to version 4.3 2015-11-16 14:29:08 -08:00
wal_filter.h "make format" in some recent commits 2015-10-29 17:11:14 -07:00
write_batch_base.h Support for SingleDelete() 2015-09-17 11:42:56 -07:00
write_batch.h track WriteBatch contents 2015-11-10 16:56:06 -08:00