Thrill  0.1
group_by_key.hpp File Reference
#include <thrill/api/dia.hpp>
#include <thrill/api/dop_node.hpp>
#include <thrill/api/group_by_iterator.hpp>
#include <thrill/common/functional.hpp>
#include <thrill/common/logger.hpp>
#include <thrill/core/location_detection.hpp>
#include <thrill/core/reduce_functional.hpp>
#include <thrill/data/file.hpp>
#include <tlx/vector_free.hpp>
#include <algorithm>
#include <deque>
#include <functional>
#include <type_traits>
#include <typeinfo>
#include <unordered_map>
#include <utility>
#include <vector>
+ Include dependency graph for group_by_key.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >
 
class  GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >::HashCount
 
struct  GroupByNode< ValueType, KeyExtractor, GroupFunction, HashFunction, UseLocationDetection >::ValueComparator
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_GROUP_BY_KEY_HEADER
 

Macro Definition Documentation

◆ THRILL_API_GROUP_BY_KEY_HEADER

#define THRILL_API_GROUP_BY_KEY_HEADER

Definition at line 16 of file group_by_key.hpp.