0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::Schema Member List

This is the complete list of members for Hypertable::Schema, including all inherited members.

access_group_defaults()Hypertable::Schemainline
access_group_exists(const std::string &name) const Hypertable::Schema
add_access_group(AccessGroupSpec *ag)Hypertable::Schema
clear_generation()Hypertable::Schema
clear_generation_if_changed(Schema &original)Hypertable::Schema
column_family_defaults()Hypertable::Schemainline
column_family_exists(int32_t id, bool get_deleted=false) const Hypertable::Schema
column_is_counter(int id)Hypertable::Schemainline
CstrAccessGroupMap typedefHypertable::Schemaprivate
CstrAlloc typedefHypertable::Schemaprivate
CstrColumnFamilyMap typedefHypertable::Schemaprivate
drop_column_family(const String &name)Hypertable::Schema
get_access_group(const std::string &name)Hypertable::Schemainline
get_access_group(const char *name)Hypertable::Schemainline
get_access_groups()Hypertable::Schemainline
get_column_families()Hypertable::Schemainline
get_column_family(const std::string &name)Hypertable::Schemainline
get_column_family(const char *name)Hypertable::Schemainline
get_column_family(int32_t id, bool get_deleted=false)Hypertable::Schemainline
get_generation() const Hypertable::Schemainline
get_group_commit_interval()Hypertable::Schemainline
get_max_column_family_id()Hypertable::Schema
get_table_parts()Hypertable::Schema
get_version() const Hypertable::Schemainline
m_access_group_mapHypertable::Schemaprivate
m_access_groupsHypertable::Schemaprivate
m_ag_defaultsHypertable::Schemaprivate
m_arenaHypertable::Schemaprivate
m_cf_defaultsHypertable::Schemaprivate
m_column_familiesHypertable::Schemaprivate
m_column_family_id_mapHypertable::Schemaprivate
m_column_family_mapHypertable::Schemaprivate
m_counter_maskHypertable::Schemaprivate
m_generationHypertable::Schemaprivate
m_group_commit_intervalHypertable::Schemaprivate
m_versionHypertable::Schemaprivate
merge_table_defaults(ColumnFamilySpec *cf_spec)Hypertable::Schemaprivate
merge_table_defaults(AccessGroupSpec *ag_spec)Hypertable::Schemaprivate
new_instance(const std::string &buf)Hypertable::Schemastatic
remove_column_family(const std::string &name)Hypertable::Schema
rename_column_family(const String &old_name, const String &new_name)Hypertable::Schema
render_hql(const std::string &table_name)Hypertable::Schema
render_xml(bool with_ids=false)Hypertable::Schema
replace_access_group(AccessGroupSpec *new_ag)Hypertable::Schema
Schema()Hypertable::Schemainline
Schema(const Schema &other)Hypertable::Schema
set_access_group_defaults(const AccessGroupOptions &defaults)Hypertable::Schemainline
set_column_family_defaults(const ColumnFamilyOptions &defaults)Hypertable::Schemainline
set_generation(int64_t generation)Hypertable::Schemainline
set_group_commit_interval(int32_t interval)Hypertable::Schemainline
set_version(int32_t version)Hypertable::Schemainline
update_generation(int64_t generation)Hypertable::Schema
validate()Hypertable::Schema
~Schema()Hypertable::Schema