Module perf
rocksdb
0.21.0
Module perf
Structs
Enums
Functions
In crate rocksdb
Modules
backup
checkpoint
compaction_filter
compaction_filter_factory
merge_operator
perf
properties
Structs
BlockBasedOptions
BoundColumnFamily
Cache
ColumnFamily
ColumnFamilyDescriptor
CompactOptions
CuckooTableOptions
DBCommon
DBIteratorWithThreadMode
DBPath
DBPinnableSlice
DBRawIteratorWithThreadMode
DBWALIterator
Env
Error
FifoCompactOptions
FlushOptions
IngestExternalFileOptions
LiveFile
MultiThreaded
OptimisticTransactionOptions
Options
PlainTableFactoryOptions
PrefixRange
ReadOptions
SingleThreaded
SliceTransform
SnapshotWithThreadMode
SstFileWriter
Transaction
TransactionDB
TransactionDBOptions
TransactionOptions
UniversalCompactOptions
WriteBatchWithTransaction
WriteOptions
Enums
BlockBasedIndexType
BottommostLevelCompaction
ChecksumType
DBCompactionStyle
DBCompressionType
DBRecoveryMode
DataBlockIndexType
Direction
ErrorKind
IteratorMode
LogLevel
MemtableFactory
UniversalCompactionStopStyle
Constants
DEFAULT_COLUMN_FAMILY_NAME
Traits
AsColumnFamilyRef
CStrLike
DBAccess
IterateBounds
ThreadMode
WriteBatchIterator
Type Aliases
ColumnFamilyRef
DB
DBIterator
DBRawIterator
DBWithThreadMode
OptimisticTransactionDB
Snapshot
WriteBatch
?
Settings
Module
rocksdb
::
perf
Copy item path
source
·
[
−
]
Structs
§
MemoryUsageStats
Memory usage stats
PerfContext
Thread local context for gathering performance counter efficiently and transparently.
Enums
§
PerfMetric
PerfStatsLevel
Functions
§
get_memory_usage_stats
Get memory usage stats from DB instances and Cache instances
set_perf_stats
Sets the perf stats level for current thread.