Constant solana_ledger::blockstore::RocksProperties::TOTAL_SST_FILES_SIZE
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.