libfoedus-core
FOEDUS Core Library
|
#include <iosfwd>
#include "foedus/cxx11.hpp"
#include "foedus/error_stack.hpp"
#include "foedus/thread/fwd.hpp"
Go to the source code of this file.
Classes | |
struct | foedus::thread::ImpersonateSession |
A user session running on an impersonated thread. More... | |
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::thread | |
Thread and Thread-Group, which abstracts NUMA-core/node and provides API to attach/detach tasks to pooled threads. | |