![]() |
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 "PageScanner.h"#include "PDBCommunicator.h"#include "PageCircularBufferIterator.h"#include "PDBPage.h"#include "SharedMem.h"#include "StorageGetSetPages.h"#include "StoragePagePinned.h"#include "SimpleRequestResult.h"#include "UseTemporaryAllocationBlock.h"#include "Handle.h"#include "InterfaceFunctions.h"#include <vector>#include <iostream>
Include dependency graph for PageScanner.cc:Go to the source code of this file.
Macros | |
| #define | PAGESCANNER_CC |
| #define PAGESCANNER_CC |
Definition at line 21 of file PageScanner.cc.