libfoedus-core
FOEDUS Core Library
|
Declares common log types for all (or at least multiple) storage types. More...
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"
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. | |