Declarations for ReactorFactory. More...
#include "Reactor.h"#include <boost/thread/thread.hpp>#include <atomic>#include <cassert>#include <mutex>#include <random>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::ReactorFactory |
| Static class used to setup and manage I/O reactors. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Declarations for ReactorFactory.
This file contains type declarations for ReactorFactory, a static class used to create and manage I/O reactor threads.
Definition in file ReactorFactory.h.
1.8.8