rocksdb/include/rocksdb
奏之章 70440f7a63 Add virtual func IsDeleteRangeSupported
Summary:
this modify allows third-party tables able to support delete range
Closes https://github.com/facebook/rocksdb/pull/2035

Differential Revision: D5407973

Pulled By: ajkr

fbshipit-source-id: 82e364b7dd5a198660788d59543f15b8f95cc418
2017-07-12 16:58:45 -07:00
..
utilities CLANG Tidy 2017-06-27 11:00:59 -07:00
advanced_options.h FIFO Compaction with TTL 2017-06-27 17:11:48 -07:00
c.h Add missing index type to C-API 2017-06-01 11:27:04 -07:00
cache.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
cleanable.h Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
compaction_filter.h Fix interaction between CompactionFilter::Decision::kRemoveAndSkipUnt… 2017-06-02 15:11:38 -07:00
compaction_job_stats.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
comparator.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
convenience.h Allow ignoring unknown options when loading options from a file 2017-06-13 16:58:01 -07:00
db_bench_tool.h Separeate main from bench functionality to allow cusomizations 2016-02-16 06:17:31 -08:00
db_dump_tool.h Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
db.h Optimize for serial commits in 2PC 2017-06-24 14:11:29 -07:00
env_encryption.h Encryption at rest support 2017-06-26 16:56:24 -07:00
env.h Fix GetCurrentTime() initialization for valgrind 2017-07-05 12:12:00 -07:00
experimental.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
filter_policy.h Cut filter partition based on metadata_block_size 2017-07-02 10:42:12 -07:00
flush_block_policy.h CLANG Tidy 2017-06-27 11:00:59 -07:00
iostats_context.h using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 2017-06-02 17:26:19 -07:00
iterator.h Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
ldb_tool.h Allow Users to change customized ldb tools' header in help printing 2017-03-21 17:39:12 -07:00
listener.h FIFO Compaction with TTL 2017-06-27 17:11:48 -07:00
memtablerep.h Improve write buffer manager (and allow the size to be tracked in block cache) 2017-06-02 14:26:56 -07:00
merge_operator.h CLANG Tidy 2017-06-27 11:00:59 -07:00
metadata.h Sample number of reads per SST file 2017-06-12 07:12:08 -07:00
options.h Optimize for serial commits in 2PC 2017-06-24 14:11:29 -07:00
perf_context.h revert perf_context and io_stats to __thread 2017-06-26 15:27:17 -07:00
perf_level.h using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 2017-06-02 17:26:19 -07:00
persistent_cache.h Dump persistent cache options 2016-12-19 14:09:12 -08:00
rate_limiter.h Call RateLimiter for compaction reads 2017-06-13 14:56:46 -07:00
slice_transform.h default implementation for InRange 2017-06-18 12:42:42 -07:00
slice.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
snapshot.h Add GPLv2 as an alternative license. 2017-04-27 18:06:12 -07:00
sst_dump_tool.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
sst_file_manager.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
sst_file_writer.h fixed typo 2017-06-13 16:58:01 -07:00
statistics.h Synchronize statistic enumeration values between statistics.h and java API 2017-06-14 16:59:42 -07:00
status.h Limit maximum memory used in the WriteBatch representation 2017-04-10 15:42:26 -07:00
table_properties.h FIFO Compaction with TTL 2017-06-27 17:11:48 -07:00
table.h Add virtual func IsDeleteRangeSupported 2017-07-12 16:58:45 -07:00
thread_status.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
threadpool.h New API for background work in single thread pool 2017-05-23 11:12:27 -07:00
transaction_log.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
types.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
universal_compaction.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
version.h Bump version to 5.7 2017-07-11 14:29:13 -07:00
wal_filter.h Avoid overloaded virtual function 2016-03-22 17:10:31 -07:00
write_batch_base.h Fixed some spelling mistakes 2017-05-17 23:12:36 -07:00
write_batch.h CLANG Tidy 2017-06-27 11:00:59 -07:00
write_buffer_manager.h WriteBufferManager will not trigger flush if much data is already being flushed 2017-06-21 10:41:37 -07:00