![]() |
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 "ResourceInfo.h"#include "StandardResourceInfo.h"#include "Handle.h"#include "PDBVector.h"#include "QueryBase.h"#include "SimpleSingleTableQueryProcessor.h"#include "PDBLogger.h"#include "TupleSetJobStage.h"#include "AggregationJobStage.h"#include "BroadcastJoinBuildHTJobStage.h"#include "HashPartitionedJoinBuildHTJobStage.h"#include "SequenceID.h"#include "PhysicalOptimizer.h"#include "ShuffleInfo.h"#include "DistributedStorageManagerClient.h"#include "StatisticsDB.h"#include "RegisterReplica.h"#include <vector>#include <ExecuteComputation.h>
Include dependency graph for QuerySchedulerServer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | pdb::QuerySchedulerServer |
Namespaces | |
| pdb | |