rocksdb/include/rocksdb
Yueh-Hsuan Chiang 8447861896 Fixed -WShadow errors in db/db_test.cc and include/rocksdb/metadata.h
Summary:
Fixed -WShadow errors in db/db_test.cc and include/rocksdb/metadata.h

Test Plan:
make
2014-11-07 14:57:51 -08:00
..
utilities CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
c.h Remove allow_thread_local 2014-09-24 13:12:16 -07:00
cache.h Remove unused member(s) 2014-09-05 20:50:29 -07:00
compaction_filter.h
comparator.h CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
db.h CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
env.h DB::Open() to automatically increase thread pool size if it is smaller than max number of parallel compactions or flushes 2014-11-03 17:22:34 -08: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 CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
iostats_context.h Fix ios compile 2014-08-28 12:46:05 -04:00
iterator.h
ldb_tool.h
listener.h CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
memtablerep.h SkipListRep::LookaheadIterator 2014-10-07 11:48:23 -07:00
merge_operator.h
metadata.h Fixed -WShadow errors in db/db_test.cc and include/rocksdb/metadata.h 2014-11-07 14:57:51 -08:00
options.h CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
perf_context.h
rate_limiter.h
slice.h Fix implicit compare 2014-11-07 12:41:05 -08:00
slice_transform.h
statistics.h Push- instead of pull-model for managing Write stalls 2014-09-08 11:20:25 -07:00
status.h CompactFiles, EventListener and GetDatabaseMetaData 2014-11-07 14:45:18 -08:00
table.h Sanitize block-based table index type and check prefix_extractor 2014-10-17 21:18:36 -07:00
table_properties.h
transaction_log.h
types.h
universal_compaction.h
version.h Bump verison number to 3.7 2014-11-04 14:52:02 -08:00
write_batch.h