Home
last modified time | relevance | path

Searched refs:InputTypeSecond (Results 1 – 1 of 1) sorted by relevance

/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/
H A Dinner_join.hpp70 using InputTypeSecond = typename SecondDIA::ValueType; typedef in thrill::api::JoinNode
149 auto pre_op_fn2 = [this](const InputTypeSecond& input) { in __anonf74840b70202()
179 InputTypeSecond in2 = file2reader.template Next<InputTypeSecond>(); in Execute()
221 [this](const InputTypeSecond& in1, const InputTypeSecond& in2) { in PushData()
231 MergeFiles<InputTypeSecond>(files2_, compare_function_2); in PushData()
239 auto puller2 = MakePuller<InputTypeSecond>( in PushData()
253 std::vector<InputTypeSecond> equal_keys2; in PushData()
331 void PreOp2(const InputTypeSecond& input) { in PreOp2()
575 for (const InputTypeSecond& join2 : vec2) { in JoinAllElements()
602 InputTypeSecond join2 = reader.template Next<InputTypeSecond>(); in JoinAllElements()
[all …]