CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cpark::PartitionBy<> Class Reference

#include <partition_by_rdd.h>

Public Member Functions

template<concepts::Rdd R>
auto operator() (const R &r) const
 

Detailed Description

A helper class to create partition by rdd with default partitioner (std::hash).


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