rocksdb/include/rocksdb
2024-02-21 13:51:38 -08:00
..
utilities Mark destructors as overridden (#12324) 2024-02-02 09:49:05 -08:00
advanced_cache.h More fixes and enhancements for cache_bench (#12041) 2023-11-06 09:59:09 -08:00
advanced_options.h No filesystem reads during Merge() writes (#12365) 2024-02-21 13:41:44 -08:00
block_cache_trace_writer.h
c.h Expose Options::ttl through C API (#12170) 2023-12-21 15:04:53 -08:00
cache.h Add CompressionOptions to the compressed secondary cache (#12234) 2024-01-16 12:21:27 -08:00
cache_bench_tool.h
cleanable.h
compaction_filter.h Expose more info about input files in CompactionFilter::Context (#11857) 2023-09-20 13:34:39 -07:00
compaction_job_stats.h Compare the number of input keys and processed keys for compactions (#11571) 2023-07-28 09:47:31 -07:00
comparator.h Add some convenience util APIs to facilitate using U64Ts (#11888) 2023-09-25 19:00:39 -07:00
compression_type.h Add CompressionOptions to the compressed secondary cache (#12234) 2024-01-16 12:21:27 -08:00
concurrent_task_limiter.h
configurable.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
convenience.h Group rocksdb.sst.read.micros stat by different user read IOActivity + misc (#11444) 2023-08-08 17:26:50 -07:00
customizable.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
data_structure.h Improve SmallEnumSet (#11178) 2023-02-08 20:14:57 -08:00
db.h ColumnFamilyHandle Nullcheck in GetEntity and MultiGetEntity (#12057) 2023-11-13 14:30:04 -08:00
db_bench_tool.h
db_dump_tool.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
db_stress_tool.h
env.h env.h: static constexpr kDoNotSupportGetLogFileSize (#12203) 2024-01-10 15:59:01 -08:00
env_encryption.h remove duplicate comments in EncryptedEnv (#11549) 2023-06-27 11:55:37 -07:00
experimental.h
file_checksum.h
file_system.h Group SST write in flush, compaction and db open with new stats (#11910) 2023-12-29 15:29:23 -08:00
filter_policy.h Make RibbonFilterPolicy::bloom_before_level mutable (SetOptions()) (#11838) 2023-09-15 15:46:10 -07:00
flush_block_policy.h
functor_wrapper.h
io_status.h
iostats_context.h
iterator.h Add Iterator::Refresh(Snapshot*) to RocksJava (#12145) 2023-12-20 18:03:42 -08:00
ldb_tool.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
listener.h Lightweight verification of MANIFEST file after close on shutdown (#12174) 2023-12-28 18:25:29 -08:00
memory_allocator.h cache_bench enhancements for jemalloc etc. (#11758) 2023-08-24 19:14:38 -07:00
memtablerep.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
merge_operator.h Integrate FullMergeV3 into the query and compaction paths (#11858) 2023-09-19 17:27:04 -07:00
metadata.h Support range deletion tombstones in CreateColumnFamilyWithImport (#11252) 2023-03-13 11:06:59 -07:00
options.h Mark unsafe/outdated options as deprecated (#12249) 2024-01-19 10:44:49 -08:00
perf_context.h Much better stats for seeks and prefix filtering (#11460) 2023-05-19 15:25:49 -07:00
perf_level.h
persistent_cache.h
port_defs.h Add SystemClock::TimedWait() function (#11753) 2023-08-29 18:39:10 -07:00
rate_limiter.h Make rate limiter single burst bytes runtime changeable (#11923) 2023-10-16 10:21:35 -07:00
rocksdb_namespace.h
secondary_cache.h Add some compressed and tiered secondary cache stats (#12150) 2023-12-15 11:34:08 -08:00
slice.h
slice_transform.h
snapshot.h
sst_dump_tool.h Remove RocksDB LITE (#11147) 2023-01-27 13:14:19 -08:00
sst_file_manager.h Fix info_log comment in SSTFileManager (#11530) 2023-06-13 14:14:51 -07:00
sst_file_reader.h Group SST write in flush, compaction and db open with new stats (#11910) 2023-12-29 15:29:23 -08:00
sst_file_writer.h Fix warnings when using API (#12066) 2023-11-13 20:03:44 -08:00
sst_partitioner.h
statistics.h Group SST write in flush, compaction and db open with new stats (#11910) 2023-12-29 15:29:23 -08:00
stats_history.h
status.h Improve efficiency of create_missing_column_families, light refactor (#11920) 2023-10-04 14:14:22 -07:00
system_clock.h Add SystemClock::TimedWait() function (#11753) 2023-08-29 18:39:10 -07:00
table.h format_version=6 and context-aware block checksums (#9058) 2023-07-30 16:40:01 -07:00
table_properties.h Allow TablePropertiesCollectorFactory to return null collector (#12129) 2023-12-11 12:02:56 -08:00
table_reader_caller.h
thread_status.h GetEntity Support for ReadOnlyDB and SecondaryDB (#11799) 2023-09-15 08:30:44 -07:00
threadpool.h
trace_reader_writer.h
trace_record.h
trace_record_result.h
transaction_log.h
types.h Expose more info about input files in CompactionFilter::Context (#11857) 2023-09-20 13:34:39 -07:00
unique_id.h
universal_compaction.h
version.h update HISTORY.md and version.h for release 2024-02-21 13:51:38 -08:00
wal_filter.h
wide_columns.h AttributeGroups - PutEntity Implementation (#11977) 2023-11-06 16:52:51 -08:00
write_batch.h Fix warnings when using API (#12066) 2023-11-13 20:03:44 -08:00
write_batch_base.h Stubs for piping write time (#12043) 2023-11-09 15:58:07 -08:00
write_buffer_manager.h Add SetAllowStall() (#11335) 2023-03-30 09:43:33 -07:00