|
Thrill
0.1
|
#include <thrill/api/context.hpp>#include <thrill/common/logger.hpp>#include <thrill/core/reduce_bucket_hash_table.hpp>#include <thrill/core/reduce_functional.hpp>#include <thrill/core/reduce_old_probing_hash_table.hpp>#include <thrill/core/reduce_probing_hash_table.hpp>#include <thrill/data/file.hpp>#include <algorithm>#include <cassert>#include <cmath>#include <functional>#include <string>#include <utility>#include <vector>
Include dependency graph for reduce_by_hash_post_phase.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ReduceByHashPostPhase< TableItem, Key, Value, KeyExtractor, ReduceFunction, Emitter, VolatileKey, ReduceConfig_, IndexFunction, KeyEqualFunction > |
Namespaces | |
| thrill | |
| thrill::core | |
Macros | |
| #define | THRILL_CORE_REDUCE_BY_HASH_POST_PHASE_HEADER |
| #define THRILL_CORE_REDUCE_BY_HASH_POST_PHASE_HEADER |
Definition at line 17 of file reduce_by_hash_post_phase.hpp.