Home
last modified time | relevance | path

Searched defs:ReadLinesNode (Results 1 – 1 of 1) sorted by relevance

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/
H A Dread_lines.hpp41 class ReadLinesNode final : public SourceNode<std::string> class
50 ReadLinesNode(Context& ctx, const std::vector<std::string>& globlist, in ReadLinesNode() function in thrill::api::ReadLinesNode
65 ReadLinesNode(Context& ctx, const std::string& glob, bool local_storage) in ReadLinesNode() function in thrill::api::ReadLinesNode