![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
This is the complete list of members for pdb::StatisticsDB, including all inherited members.
| closeDB() | pdb::StatisticsDB | |
| conf | pdb::StatisticsDB | private |
| createData(std::string databaseName, std::string setName, std::string created_jobId, std::string setType, std::string className, int typeId, size_t pageSize, long &id) | pdb::StatisticsDB | |
| createDataTransformation(long input_data_id, long output_data_id, int num_partitions, int num_nodes, std::string transformationType, std::string tcap, Handle< Vector< Handle< Computation >>> computations, long &id) | pdb::StatisticsDB | |
| createDir() | pdb::StatisticsDB | |
| createTables() | pdb::StatisticsDB | |
| dataId | pdb::StatisticsDB | private |
| execDB(std::string cmdString) | pdb::StatisticsDB | |
| getLatestDataId(std::pair< std::string, std::string > databaseAndSetName) | pdb::StatisticsDB | |
| getLatestId(std::string tableName) | pdb::StatisticsDB | |
| getLatestTransformationId() | pdb::StatisticsDB | |
| getTransformedSets(std::pair< std::string, std::string > databaseAndSetName) | pdb::StatisticsDB | |
| openDB() | pdb::StatisticsDB | |
| pathToDBFile | pdb::StatisticsDB | private |
| quoteStr(std::string &s) | pdb::StatisticsDB | protected |
| replaceStr(std::string &str, const std::string &oldStr, const std::string &newStr) | pdb::StatisticsDB | protected |
| StatisticsDB(ConfigurationPtr conf) | pdb::StatisticsDB | |
| statisticsDBHandler | pdb::StatisticsDB | private |
| transformationId | pdb::StatisticsDB | private |
| updateDataForRemoval(long id) | pdb::StatisticsDB | |
| updateDataForSize(long id, size_t size) | pdb::StatisticsDB | |
| ~StatisticsDB() | pdb::StatisticsDB |