libfoedus-core
FOEDUS Core Library
|
#include <iosfwd>
#include "foedus/cxx11.hpp"
#include "foedus/error_stack.hpp"
#include "foedus/cache/cache_options.hpp"
#include "foedus/debugging/debugging_options.hpp"
#include "foedus/externalize/externalizable.hpp"
#include "foedus/log/log_options.hpp"
#include "foedus/memory/memory_options.hpp"
#include "foedus/proc/proc_options.hpp"
#include "foedus/restart/restart_options.hpp"
#include "foedus/savepoint/savepoint_options.hpp"
#include "foedus/snapshot/snapshot_options.hpp"
#include "foedus/soc/soc_options.hpp"
#include "foedus/storage/storage_options.hpp"
#include "foedus/thread/thread_options.hpp"
#include "foedus/xct/xct_options.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::EngineOptions |
Set of option values given to the engine at start-up. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |