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

This is the complete list of members for Hypertable::Lib::Master::Client, including all inherited members.

alter_table(const String &tablename, const String &schema, bool force, Timer *timer=0)Hypertable::Lib::Master::Client
balance(BalancePlan &plan, Timer *timer=0)Hypertable::Lib::Master::Client
Client(ConnectionManagerPtr &conn_mgr, Hyperspace::SessionPtr &hyperspace, const String &toplevel_dir, uint32_t timeout_ms, ApplicationQueueInterfacePtr &app_queue, DispatchHandlerPtr dhp, ConnectionInitializerPtr init)Hypertable::Lib::Master::Client
Client(ConnectionManagerPtr &conn_mgr, InetAddr &addr, uint32_t timeout_ms)Hypertable::Lib::Master::Client
Client(Comm *comm, InetAddr &addr, uint32_t timeout_ms)Hypertable::Lib::Master::Client
ClientHyperspaceSessionCallback classHypertable::Lib::Master::Clientfriend
compact(const String &tablename, const String &row, int32_t range_types, Timer *timer=0)Hypertable::Lib::Master::Client
create_namespace(const String &name, int32_t flags, Timer *timer=0)Hypertable::Lib::Master::Client
create_table(const String &name, const String &schema, Timer *timer=0)Hypertable::Lib::Master::Client
drop_namespace(const String &name, int32_t flags, Timer *timer=0)Hypertable::Lib::Master::Client
drop_table(const String &name, bool if_exists, Timer *timer=0)Hypertable::Lib::Master::Client
fetch_result(int64_t id, Timer *timer, EventPtr &event, const String &label)Hypertable::Lib::Master::Clientprivate
hyperspace_disconnected()Hypertable::Lib::Master::Clientprivate
hyperspace_reconnected()Hypertable::Lib::Master::Clientprivate
initialize(Timer *&timer, Timer &tmp_timer)Hypertable::Lib::Master::Clientprivate
initialize_hyperspace()Hypertable::Lib::Master::Clientprivate
m_app_queueHypertable::Lib::Master::Clientprivate
m_commHypertable::Lib::Master::Clientprivate
m_condHypertable::Lib::Master::Clientprivate
m_conn_managerHypertable::Lib::Master::Clientprivate
m_connection_initializerHypertable::Lib::Master::Clientprivate
m_dispatcher_handlerHypertable::Lib::Master::Clientprivate
m_hyperspaceHypertable::Lib::Master::Clientprivate
m_hyperspace_connectedHypertable::Lib::Master::Clientprivate
m_hyperspace_initHypertable::Lib::Master::Clientprivate
m_hyperspace_mutexHypertable::Lib::Master::Clientprivate
m_hyperspace_session_callbackHypertable::Lib::Master::Clientprivate
m_master_addrHypertable::Lib::Master::Clientprivate
m_master_addr_stringHypertable::Lib::Master::Clientprivate
m_master_file_callbackHypertable::Lib::Master::Clientprivate
m_master_file_handleHypertable::Lib::Master::Clientprivate
m_mutexHypertable::Lib::Master::Clientprivate
m_retry_intervalHypertable::Lib::Master::Clientprivate
m_timeout_msHypertable::Lib::Master::Clientprivate
m_toplevel_dirHypertable::Lib::Master::Clientprivate
m_verboseHypertable::Lib::Master::Clientprivate
move_range(const String &source, int64_t range_id, TableIdentifier &table, RangeSpec &range, const String &transfer_log, uint64_t soft_limit, bool split, Timer *timer=0)Hypertable::Lib::Master::Client
phantom_commit_complete(int64_t op_id, const String &location, int plan_generation, int32_t error, const String message)Hypertable::Lib::Master::Client
phantom_prepare_complete(int64_t op_id, const String &location, int plan_generation, int32_t error, const String message)Hypertable::Lib::Master::Client
recreate_index_tables(const std::string &name, TableParts parts, Timer *timer=0)Hypertable::Lib::Master::Client
relinquish_acknowledge(const String &source, int64_t range_id, TableIdentifier &table, RangeSpec &range, Timer *timer=0)Hypertable::Lib::Master::Client
reload_master()Hypertable::Lib::Master::Client
rename_table(const String &from, const String &to, Timer *timer=0)Hypertable::Lib::Master::Client
replay_complete(int64_t op_id, const String &location, int32_t plan_generation, int32_t error, const String message)Hypertable::Lib::Master::Client
replay_status(int64_t op_id, const String &location, int32_t plan_generation)Hypertable::Lib::Master::Client
send_message(CommBufPtr &cbp, Timer *timer, EventPtr &event, const String &label)Hypertable::Lib::Master::Clientprivate
send_message_async(CommBufPtr &cbp, DispatchHandler *handler, Timer *timer, const String &label)Hypertable::Lib::Master::Clientprivate
set_state(const std::vector< SystemVariable::Spec > &specs, Timer *timer=0)Hypertable::Lib::Master::Client
set_verbose_flag(bool verbose)Hypertable::Lib::Master::Clientinline
shutdown(Timer *timer=0)Hypertable::Lib::Master::Client
status(Status &status, Timer *timer=0)Hypertable::Lib::Master::Client
stop(const String &rsname, Timer *timer=0)Hypertable::Lib::Master::Client
system_status(Status &status, Timer *timer=0)Hypertable::Lib::Master::Client
wait_for_connection(uint32_t max_wait_ms)Hypertable::Lib::Master::Client
wait_for_connection(Timer &timer)Hypertable::Lib::Master::Client
~Client()Hypertable::Lib::Master::Client