23 #include "repo_bson.h"
25 #include "../../../repo_bouncer_global.h"
49 uint64_t getActualSizeOnDisk()
const;
52 static std::string getDatabase(
const std::string& ns);
55 std::string getDatabase()
const;
58 uint64_t getCount()
const;
61 std::string getCollection()
const;
64 static std::string getCollection(
const std::string &ns);
67 std::string getNs()
const;
70 uint64_t getSize(
const std::string& name)
const;
81 uint64_t getSize()
const;
89 uint64_t getStorageSize()
const;
94 uint64_t getTotalIndexSize()
const;
Definition: repo_bson_collection_stats.h:30
Definition: repo_connection_pool_mongo.h:32
Definition: repo_bson.h:53