libfoedus-core
FOEDUS Core Library
hash_composed_bins_impl.cpp File Reference
#include "foedus/storage/hash/hash_composed_bins_impl.hpp"
#include <glog/logging.h>
#include <algorithm>
#include <cstring>
#include "foedus/cache/snapshot_file_set.hpp"
#include "foedus/snapshot/snapshot_writer_impl.hpp"
Include dependency graph for hash_composed_bins_impl.cpp:

Go to the source code of this file.

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::storage
 Storage Manager, which implements a couple of key/value stores.
 
 foedus::storage::hash
 Hashtable Storage, a concurrent hashtable.