![]() |
CPARK 1.0
A light-weighted, distributed computing framework for C++ that offers a fast and general-purpose large data processing solution.
|
This is the complete list of members for cpark::UnionRdd< R1, R2 >, including all inherited members.
Base typedef (defined in cpark::UnionRdd< R1, R2 >) | cpark::UnionRdd< R1, R2 > | |
Base (defined in cpark::UnionRdd< R1, R2 >) | cpark::UnionRdd< R1, R2 > | |
BaseRdd(const BaseRdd< R > &prev, bool copy_id) | cpark::BaseRdd< UnionRdd< R1, R2 > > | inlineexplicit |
BaseRdd(const BaseRdd< R > &prev) | cpark::BaseRdd< UnionRdd< R1, R2 > > | inlineexplicit |
BaseRdd(ExecutionContext *context) | cpark::BaseRdd< UnionRdd< R1, R2 > > | inlineexplicit |
begin() const | cpark::BaseRdd< UnionRdd< R1, R2 > > | inline |
end() const | cpark::BaseRdd< UnionRdd< R1, R2 > > | inline |
id() const noexcept | cpark::BaseRdd< UnionRdd< R1, R2 > > | inline |
operator=(const UnionRdd &)=default (defined in cpark::UnionRdd< R1, R2 >) | cpark::UnionRdd< R1, R2 > | |
BaseRdd< UnionRdd< R1, R2 > >::operator=(const BaseRdd< R > &prev) | cpark::BaseRdd< UnionRdd< R1, R2 > > | inline |
UnionRdd(const R1 &prev1, const R2 &prev2) | cpark::UnionRdd< R1, R2 > | inline |
UnionRdd(const UnionRdd &)=default (defined in cpark::UnionRdd< R1, R2 >) | cpark::UnionRdd< R1, R2 > |