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
pdb::QueryExecutor Class Referenceabstract

#include <QueryExecutor.h>

+ Inheritance diagram for pdb::QueryExecutor:
+ Collaboration diagram for pdb::QueryExecutor:

Public Member Functions

virtual TupleSetPtr process (TupleSetPtr input)=0
 

Detailed Description

Definition at line 33 of file QueryExecutor.h.

Member Function Documentation

virtual TupleSetPtr pdb::QueryExecutor::process ( TupleSetPtr  input)
pure virtual

The documentation for this class was generated from the following file: