![]() |
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.
|
#include "DistributedStorageManagerClient.h"#include "SimpleRequest.h"#include "DistributedStorageAddDatabase.h"#include "DistributedStorageAddSet.h"#include "DistributedStorageAddTempSet.h"#include "DistributedStorageRemoveDatabase.h"#include "DistributedStorageRemoveSet.h"#include "DistributedStorageRemoveTempSet.h"#include "DistributedStorageExportSet.h"#include "DistributedStorageClearSet.h"#include "DistributedStorageCleanup.h"
Include dependency graph for DistributedStorageManagerClient.cc:Go to the source code of this file.
Namespaces | |
| pdb | |
Macros | |
| #define | OBJECTQUERYMODEL_DISTRIBUTEDSTORAGEMANAGERCLIENT_CC |
| #define OBJECTQUERYMODEL_DISTRIBUTEDSTORAGEMANAGERCLIENT_CC |
Definition at line 19 of file DistributedStorageManagerClient.cc.