libfoedus-core
FOEDUS Core Library
storage_log_types.hpp File Reference

Declares common log types for all (or at least multiple) storage types. More...

Detailed Description

Declares common log types for all (or at least multiple) storage types.

Definition in file storage_log_types.hpp.

#include <stdint.h>
#include <iosfwd>
#include "foedus/log/common_log_types.hpp"
#include "foedus/storage/metadata.hpp"
#include "foedus/storage/storage_id.hpp"
#include "foedus/thread/fwd.hpp"
#include "foedus/xct/fwd.hpp"
Include dependency graph for storage_log_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foedus::storage::DropLogType
 Log type of DROP STORAGE operation. More...
 
struct  foedus::storage::CreateLogType
 Base type for CREATE STORAGE operation. More...
 

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.