18 #ifndef FOEDUS_LOG_META_LOGGER_IMPL_HPP_
19 #define FOEDUS_LOG_META_LOGGER_IMPL_HPP_
64 void meta_logger_main();
88 std::thread logger_thread_;
89 std::atomic<bool> stop_requested_;
97 "MetaLogControlBlock is too large.");
100 #endif // FOEDUS_LOG_META_LOGGER_IMPL_HPP_
Forward declarations of classes in filesystem package.
Forward declarations of classes in log manager package.
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services).
Forward declarations of classes in root package.
Brings error stacktrace information as return value of functions.
Typical implementation of Initializable as a skeleton base class.
Typedefs of ID types used in log package.
Database engine object that holds all resources and provides APIs.
Represents an I/O stream on one file without filesystem caching.