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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PipelineStage.cc File Reference
#include "AbstractAggregateComp.h"
#include "StorageAddData.h"
#include "StorageAddObjectInLoop.h"
#include "ComputePlan.h"
#include "ScanUserSet.h"
#include "SelectionComp.h"
#include "MultiSelectionComp.h"
#include "PDBDebug.h"
#include "PipelineStage.h"
#include "PageCircularBufferIterator.h"
#include "DataProxy.h"
#include "PageScanner.h"
#include "BlockQueryProcessor.h"
#include "InterfaceFunctions.h"
#include "HermesExecutionServer.h"
#include "GenericWork.h"
#include "SetSpecifier.h"
#include "UseTemporaryAllocationBlock.h"
#include "Configuration.h"
#include "AggregateComp.h"
#include "SharedHashSet.h"
#include "JoinComp.h"
#include "SimpleSendObjectRequest.h"
#include "SimpleSendBytesRequest.h"
#include "ShuffleSink.h"
#include "PartitionComp.h"
#include <fstream>
+ Include dependency graph for PipelineStage.cc:

Go to the source code of this file.

Namespaces

 pdb
 

Macros

#define PIPELINE_STAGE_CC
 

Macro Definition Documentation

#define PIPELINE_STAGE_CC

Definition at line 19 of file PipelineStage.cc.