![]() |
CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
|
#include <merge_rdd.h>
Public Member Functions | |
| template<concepts::Rdd R> | |
| auto | operator() (const R &r) const |
Helper class to create MergeRdd with pipeline operator |.