This is the complete list of members for Hypertable::Client, including all inherited members.
| Client(const std::string &install_dir, const std::string &config_file, uint32_t default_timeout_ms=0) | Hypertable::Client | |
| Client(const std::string &install_dir=String(), uint32_t default_timeout_ms=0) | Hypertable::Client | |
| close() | Hypertable::Client | |
| create_hql_interpreter(bool immutable_namespace=true) | Hypertable::Client | |
| create_namespace(const std::string &name, Namespace *base=NULL, bool create_intermediate=false, bool if_not_exists=false) | Hypertable::Client | |
| drop_namespace(const std::string &name, Namespace *base=NULL, bool if_exists=false) | Hypertable::Client | |
| exists_namespace(const std::string &name, Namespace *base=NULL) | Hypertable::Client | |
| get_hyperspace_session() | Hypertable::Client | |
| get_master_client() | Hypertable::Client | |
| get_nameid_mapper() | Hypertable::Client | |
| initialize() | Hypertable::Client | private |
| m_app_queue | Hypertable::Client | private |
| m_comm | Hypertable::Client | private |
| m_conn_manager | Hypertable::Client | private |
| m_hyperspace | Hypertable::Client | private |
| m_hyperspace_reconnect | Hypertable::Client | private |
| m_install_dir | Hypertable::Client | private |
| m_master_client | Hypertable::Client | private |
| m_namemap | Hypertable::Client | private |
| m_namespace_cache | Hypertable::Client | private |
| m_props | Hypertable::Client | private |
| m_range_locator | Hypertable::Client | private |
| m_table_cache | Hypertable::Client | private |
| m_timeout_ms | Hypertable::Client | private |
| m_toplevel_dir | Hypertable::Client | private |
| open_namespace(const std::string &name, Namespace *base=NULL) | Hypertable::Client | |
| shutdown() | Hypertable::Client | |
| ~Client() | Hypertable::Client | inline |