This is the complete list of members for Hypertable::Namespace, including all inherited members.
| _open_table(const std::string &full_name, int32_t flags=0) | Hypertable::Namespace | private |
| alter_table(const std::string &table_name, SchemaPtr &schema, bool force) | Hypertable::Namespace | |
| alter_table(const std::string &table_name, const std::string &schema_str, bool force) | Hypertable::Namespace | |
| canonicalize(String *original) | Hypertable::Namespace | static |
| compact(const std::string &name, const std::string &row, uint32_t flags) | Hypertable::Namespace | |
| create_index_table(const std::string &primary_table_name) | Hypertable::Namespace | private |
| create_table(const std::string &name, const std::string &schema_str) | Hypertable::Namespace | |
| create_table(const std::string &name, SchemaPtr &schema) | Hypertable::Namespace | |
| drop_table(const std::string &name, bool if_exists) | Hypertable::Namespace | |
| exists_table(const std::string &name) | Hypertable::Namespace | |
| get_client() | Hypertable::Namespace | inline |
| get_full_name(const std::string &sub_name) | Hypertable::Namespace | private |
| get_id() const | Hypertable::Namespace | inline |
| get_index_table_name(const std::string &table_name) | Hypertable::Namespace | inlineprivate |
| get_listing(bool include_sub_entries, std::vector< NamespaceListing > &listing) | Hypertable::Namespace | |
| get_name() const | Hypertable::Namespace | inline |
| get_qualifier_index_table_name(const std::string &table_name) | Hypertable::Namespace | inlineprivate |
| get_schema(const std::string &name) | Hypertable::Namespace | |
| get_schema_str(const std::string &name, bool with_ids=false) | Hypertable::Namespace | |
| get_table_id(const std::string &name) | Hypertable::Namespace | |
| get_table_splits(const std::string &name, TableSplitsContainer &splits) | Hypertable::Namespace | |
| initialize() | Hypertable::Namespace | private |
| m_app_queue | Hypertable::Namespace | private |
| m_client | Hypertable::Namespace | private |
| m_comm | Hypertable::Namespace | private |
| m_conn_manager | Hypertable::Namespace | private |
| m_hyperspace | Hypertable::Namespace | private |
| m_hyperspace_reconnect | Hypertable::Namespace | private |
| m_id | Hypertable::Namespace | private |
| m_master_client | Hypertable::Namespace | private |
| m_name | Hypertable::Namespace | private |
| m_namemap | Hypertable::Namespace | private |
| m_props | Hypertable::Namespace | private |
| m_range_locator | Hypertable::Namespace | private |
| m_table_cache | Hypertable::Namespace | private |
| m_timeout_ms | Hypertable::Namespace | private |
| m_toplevel_dir | Hypertable::Namespace | private |
| Namespace(const std::string &name, const std::string &id, PropertiesPtr &props, ConnectionManagerPtr &conn_manager, Hyperspace::SessionPtr &hyperspace, ApplicationQueueInterfacePtr &app_queue, NameIdMapperPtr &namemap, Lib::Master::ClientPtr &master_client, RangeLocatorPtr &range_locator, TableCachePtr &table_cache, uint32_t timeout, Client *client) | Hypertable::Namespace | |
| open_table(const std::string &name, int32_t flags=0) | Hypertable::Namespace | |
| rebuild_indices(const std::string &table_name, TableParts table_parts) | Hypertable::Namespace | |
| refresh_table(const std::string &name) | Hypertable::Namespace | |
| rename_table(const std::string &old_name, const std::string &new_name) | Hypertable::Namespace | |
| Tokenizer typedef | Hypertable::Namespace | private |
| ~ClientObject() | Hypertable::ClientObject | inlinevirtual |
| ~Namespace() | Hypertable::Namespace | inlinevirtual |
1.8.8