Module rocksdb::rocksdb_options [−][src]
Structs
| BlockBasedOptions | |
| CColumnFamilyDescriptor | |
| ColumnFamilyDescriptor | |
| ColumnFamilyOptions | |
| CompactOptions | |
| CompactionOptions | |
| DBOptions | |
| EnvOptions | Options while opening a file to read/write |
| FifoCompactionOptions | |
| FlushOptions | |
| HistogramData | |
| IngestExternalFileOptions | IngestExternalFileOptions is used by DB::ingest_external_file |
| LRUCacheOptions | |
| RateLimiter | |
| ReadOptions | |
| RestoreOptions | |
| UnsafeSnap | The UnsafeSnap must be destroyed by db, it maybe be leaked if not using it properly, hence named as unsafe. |
| WriteOptions |