balance_move_complete(const TableIdentifier &table, const RangeSpec &range) | Hypertable::BalancePlanAuthority | |
BalancePlanAuthority(ContextPtr context, MetaLog::WriterPtr &mml_writer) | Hypertable::BalancePlanAuthority | |
BalancePlanAuthority(ContextPtr context, MetaLog::WriterPtr &mml_writer, const MetaLog::EntityHeader &header_) | Hypertable::BalancePlanAuthority | |
change_receiver_plan_location(const String &location, int type, const String &old_destination, const String &new_destination) | Hypertable::BalancePlanAuthority | |
clear_current_set() | Hypertable::BalancePlanAuthority | inline |
copy_recovery_plan(const String &location, int type, RangeServerRecovery::Plan &out, int &plan_generation) | Hypertable::BalancePlanAuthority | |
create_range_plan(const String &location, int type, const vector< QualifiedRangeSpec > &specs, const vector< RangeState > &states) | Hypertable::BalancePlanAuthority | private |
create_recovery_plan(const String &location, const vector< QualifiedRangeSpec > &root_specs, const vector< RangeState > &root_states, const vector< QualifiedRangeSpec > &metadata_specs, const vector< RangeState > &metadata_states, const vector< QualifiedRangeSpec > &system_specs, const vector< RangeState > &system_states, const vector< QualifiedRangeSpec > &user_specs, const vector< RangeState > &user_states) | Hypertable::BalancePlanAuthority | |
decode(const uint8_t **bufp, size_t *remainp, uint16_t definition_version) override | Hypertable::BalancePlanAuthority | virtual |
Hypertable::Serializable::decode(const uint8_t **bufp, size_t *remainp) | Hypertable::Serializable | virtual |
decode_internal(uint8_t version, const uint8_t **bufp, size_t *remainp) override | Hypertable::BalancePlanAuthority | privatevirtual |
decode_old(const uint8_t **bufp, size_t *remainp) | Hypertable::BalancePlanAuthority | private |
display(std::ostream &os) override | Hypertable::BalancePlanAuthority | virtual |
encode(uint8_t **bufp) const | Hypertable::Serializable | virtual |
encode_entry(uint8_t **bufp) | Hypertable::MetaLog::Entity | protected |
encode_internal(uint8_t **bufp) const override | Hypertable::BalancePlanAuthority | privatevirtual |
encoded_length() const | Hypertable::Serializable | virtual |
encoded_length_internal() const override | Hypertable::BalancePlanAuthority | privatevirtual |
encoding_version() const override | Hypertable::BalancePlanAuthority | privatevirtual |
Entity(int32_t type) | Hypertable::MetaLog::Entity | |
Entity(const EntityHeader &header_) | Hypertable::MetaLog::Entity | |
get_balance_destination(const TableIdentifier &table, const RangeSpec &range, String &location) | Hypertable::BalancePlanAuthority | |
get_generation() | Hypertable::BalancePlanAuthority | inline |
get_receiver_plan_locations(const String &location, int type, StringSet &locations) | Hypertable::BalancePlanAuthority | |
header | Hypertable::MetaLog::Entity | protected |
id() const | Hypertable::MetaLog::Entity | inline |
is_empty() | Hypertable::BalancePlanAuthority | |
lock() | Hypertable::MetaLog::Entity | inline |
m_active | Hypertable::BalancePlanAuthority | private |
m_active_iter | Hypertable::BalancePlanAuthority | private |
m_context | Hypertable::BalancePlanAuthority | private |
m_current_set | Hypertable::BalancePlanAuthority | private |
m_generation | Hypertable::BalancePlanAuthority | private |
m_map | Hypertable::BalancePlanAuthority | private |
m_mml_writer | Hypertable::BalancePlanAuthority | private |
m_mutex | Hypertable::MetaLog::Entity | mutableprotected |
mark_for_removal() | Hypertable::MetaLog::Entity | inline |
marked_for_removal() | Hypertable::MetaLog::Entity | inline |
MoveSetT typedef | Hypertable::BalancePlanAuthority | private |
name() override | Hypertable::BalancePlanAuthority | inlinevirtual |
recovery_complete(const String &location, int type) | Hypertable::BalancePlanAuthority | |
RecoveryPlanMap typedef | Hypertable::BalancePlanAuthority | private |
register_balance_plan(BalancePlanPtr &plan, int generation, std::vector< MetaLog::EntityPtr > &entities) | Hypertable::BalancePlanAuthority | |
remove_from_receiver_plan(const String &location, int type, const vector< QualifiedRangeSpec > &ranges) | Hypertable::BalancePlanAuthority | |
remove_recovery_plan(const String &location) | Hypertable::BalancePlanAuthority | |
remove_table_from_receiver_plan(const String &table_id) | Hypertable::BalancePlanAuthority | |
set_generation(int new_generation) | Hypertable::BalancePlanAuthority | inline |
set_mml_writer(MetaLog::WriterPtr &mml_writer) | Hypertable::BalancePlanAuthority | |
unlock() | Hypertable::MetaLog::Entity | inline |
update_range_plan(RangeServerRecovery::PlanPtr &plan, const String &location, const vector< QualifiedRangeSpec > &new_specs) | Hypertable::BalancePlanAuthority | private |
~BalancePlanAuthority() | Hypertable::BalancePlanAuthority | inlinevirtual |
~Entity() | Hypertable::MetaLog::Entity | inlinevirtual |