Constant rocksdb::properties::TOTAL_SST_FILES_SIZE
source · pub const TOTAL_SST_FILES_SIZE: &PropName;
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.