libfoedus-core
FOEDUS Core Library
sequential_partitioner_impl.cpp File Reference
#include "foedus/storage/sequential/sequential_partitioner_impl.hpp"
#include <cstring>
#include <ostream>
Include dependency graph for sequential_partitioner_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::sequential
 Sequential Storage, an append/scan only data structure.
 

Functions

std::ostream & foedus::storage::sequential::operator<< (std::ostream &o, const SequentialPartitioner &)