Thrill  0.1
GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >::ValueComparator Struct Reference

Detailed Description

template<typename ValueType, typename KeyExtractor, typename GroupFunction, typename HashFunction, bool UseLocationDetection>
struct thrill::api::GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >::ValueComparator

Definition at line 60 of file group_by_key.hpp.

+ Collaboration diagram for GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >::ValueComparator:

Public Member Functions

 ValueComparator (const GroupByNode &node)
 
bool operator() (const ValueIn &a, const ValueIn &b) const
 

Private Attributes

const GroupByNodenode_
 

Constructor & Destructor Documentation

◆ ValueComparator()

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ node_


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