![]() |
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 "PDBServer.h"#include "CatalogServer.h"#include "CatalogClient.h"#include "StorageClient.h"#include "PangeaStorageServer.h"#include "FrontendQueryTestServer.h"#include "HermesExecutionServer.h"
Include dependency graph for WorkerMain.cc:Go to the source code of this file.
Macros | |
| #define | WORKER_MAIN_CC |
Functions | |
| int | main (int argc, char *argv[]) |
| #define WORKER_MAIN_CC |
Definition at line 20 of file WorkerMain.cc.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |