libfoedus-core
FOEDUS Core Library
log_gleaner_resource.hpp File Reference
#include <stdint.h>
#include <vector>
#include "foedus/memory/aligned_memory.hpp"
Include dependency graph for log_gleaner_resource.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::snapshot::LogGleanerResource
 Local resource for the log gleaner, which runs only in the master node. More...
 
struct  foedus::snapshot::LogGleanerResource::PerNodeResource
 These buffers are used to read intermediate results from each reducer to compose the root page or other kinds of pages that weren't composed in each reducer (eg. More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::snapshot
 Snapshot Manager, which manages snapshot files of the database.