![]() |
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 "PDBDebug.h"#include "DataProxy.h"#include "InterfaceFunctions.h"#include "UseTemporaryAllocationBlock.h"#include "Object.h"#include "Handle.h"#include "StorageAddTempSet.h"#include "StorageAddTempSetResult.h"#include "StoragePinPage.h"#include "StoragePinBytes.h"#include "StorageUnpinPage.h"#include "SimpleRequestResult.h"#include "StoragePagePinned.h"#include "StorageBytesPinned.h"#include "StorageRemoveTempSet.h"#include "CloseConnection.h"#include "Configuration.h"
Include dependency graph for DataProxy.cc:Go to the source code of this file.
Macros | |
| #define | DATA_PROXY_H |
| #define | MAX_RETRIES 5 |
| #define DATA_PROXY_H |
Definition at line 21 of file DataProxy.cc.
| #define MAX_RETRIES 5 |
Definition at line 42 of file DataProxy.cc.