0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
ReactorFactory.h File Reference

Declarations for ReactorFactory. More...

#include "Reactor.h"
#include <boost/thread/thread.hpp>
#include <atomic>
#include <cassert>
#include <mutex>
#include <random>
#include <set>
#include <vector>
Include dependency graph for ReactorFactory.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.