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::PlainRdd< R >, including all inherited members.
Base typedef (defined in cpark::PlainRdd< R >) | cpark::PlainRdd< R > | |
Base (defined in cpark::PlainRdd< R >) | cpark::PlainRdd< R > | |
BaseRdd(const BaseRdd< R > &prev, bool copy_id) | cpark::BaseRdd< PlainRdd< R > > | inlineexplicit |
BaseRdd(const BaseRdd< R > &prev) | cpark::BaseRdd< PlainRdd< R > > | inlineexplicit |
BaseRdd(ExecutionContext *context) | cpark::BaseRdd< PlainRdd< R > > | inlineexplicit |
begin() const | cpark::BaseRdd< PlainRdd< R > > | inline |
end() const | cpark::BaseRdd< PlainRdd< R > > | inline |
id() const noexcept | cpark::BaseRdd< PlainRdd< R > > | inline |
operator=(const PlainRdd &)=default (defined in cpark::PlainRdd< R >) | cpark::PlainRdd< R > | |
BaseRdd< PlainRdd< R > >::operator=(const BaseRdd< R > &prev) | cpark::BaseRdd< PlainRdd< R > > | inline |
PlainRdd(R view, ExecutionContext *context) (defined in cpark::PlainRdd< R >) | cpark::PlainRdd< R > | inlineexplicit |
PlainRdd(const PlainRdd &)=default (defined in cpark::PlainRdd< R >) | cpark::PlainRdd< R > |