Constant rocksdb::properties::TOTAL_SST_FILES_SIZE
source · [−]pub const TOTAL_SST_FILES_SIZE: &'static CStr;
Expand description
“rocksdb.total-sst-files-size” - returns total size (bytes) of all SST files. WARNING: may slow down online queries if there are too many files.