![]() |
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 "ServerFunctionality.h"#include "PDBLogger.h"#include "PDBServer.h"#include "PDBString.h"#include "NodeInfo.h"#include "Ack.h"#include "QueryPermit.h"#include "QueryPermitResponse.h"#include "QueryDone.h"#include "PlaceOfQueryPlanner.h"#include "PDBVector.h"#include "QueryBase.h"#include "ListOfNodes.h"
Include dependency graph for DistributionManagerClient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | pdb::DistributionManagerClient |
Namespaces | |
| pdb | |
Typedefs | |
| typedef shared_ptr < DistributionManagerClient > | pdb::DistributionManagerClientPtr |