Definitions for configuration properties. More...
#include "Common/Compat.h"#include "Common/System.h"#include <fstream>#include "Config.h"#include "ReactorFactory.h"
Go to the source code of this file.
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
| Hypertable::Config | |
Functions | |
| void | Hypertable::Config::init_comm_options () |
| Initializes Comm-layer options. More... | |
| void | Hypertable::Config::init_comm () |
| This method initializes the Comm-layer. More... | |
| void | Hypertable::Config::init_generic_server_options () |
| Initializes generic server options. More... | |
| void | Hypertable::Config::init_generic_server () |
| Initializes generic server by writing the pidfile. More... | |
Definitions for configuration properties.
This file contains function definitions for configuration properties. These types are used to define AsyncComm specific properties.
Definition in file Config.cc.
1.8.8