libfoedus-core
FOEDUS Core Library
meta_log_buffer.hpp File Reference
#include <stdint.h>
#include <iosfwd>
#include "foedus/attachable.hpp"
#include "foedus/epoch.hpp"
#include "foedus/error_stack.hpp"
#include "foedus/fwd.hpp"
#include "foedus/log/fwd.hpp"
#include "foedus/soc/shared_mutex.hpp"
#include "foedus/soc/shared_polling.hpp"
Include dependency graph for meta_log_buffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::log::MetaLogControlBlock
 Control block for MetaLogBuffer and MetaLogger. More...
 
class  foedus::log::MetaLogBuffer
 A single log buffer for metadata (eg create/drop storage). More...
 

Namespaces

 foedus
 Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
 
 foedus::log
 Log Manager, which writes out transactional logs.