MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BackupRestore Member List

This is the complete list of members for BackupRestore, including all inherited members.

BackupConsumer() (defined in BackupConsumer)BackupConsumerinline
BackupRestore(const char *ndb_connectstring, int ndb_nodeid, NODE_GROUP_MAP *ng_map, uint ng_map_len, Uint32 parallelism=1) (defined in BackupRestore)BackupRestoreinline
cback(int result, restore_callback_t *cb)BackupRestorevirtual
check_compat_lossy(const NDBCOL &old_col, const NDBCOL &new_col) (defined in BackupRestore)BackupRestorestatic
check_compat_promotion(const NDBCOL &old_col, const NDBCOL &new_col) (defined in BackupRestore)BackupRestorestatic
check_compat_sizes(const NDBCOL &old_col, const NDBCOL &new_col) (defined in BackupRestore)BackupRestorestatic
column_compatible_check(const char *tableName, const NDBCOL *backupCol, const NDBCOL *dbCol) (defined in BackupRestore)BackupRestorevirtual
connectToMysql() (defined in BackupRestore)BackupRestore
convert_array(const void *source, void *target, bool &truncated) (defined in BackupRestore)BackupRestorestatic
convert_bitset(const void *source, void *target, bool &truncated) (defined in BackupRestore)BackupRestorestatic
convert_integral(const void *source, void *target, bool &truncated) (defined in BackupRestore)BackupRestorestatic
createSystable(const TableS &table) (defined in BackupRestore)BackupRestorevirtual
endOfLogEntrys() (defined in BackupRestore)BackupRestorevirtual
endOfTables() (defined in BackupRestore)BackupRestorevirtual
endOfTuples() (defined in BackupRestore)BackupRestorevirtual
errorHandler(restore_callback_t *cb)BackupRestorevirtual
exitHandler() (defined in BackupRestore)BackupRestorevirtual
finalize_table(const TableS &) (defined in BackupRestore)BackupRestorevirtual
get_attr_check_compatability(const NDBCOL::Type &old_type, const NDBCOL::Type &new_type) (defined in BackupRestore)BackupRestore
get_convert_func(const NDBCOL::Type &old_type, const NDBCOL::Type &new_type) (defined in BackupRestore)BackupRestore
get_table(const NdbDictionary::Table *) (defined in BackupRestore)BackupRestore
has_temp_error() (defined in BackupRestore)BackupRestorevirtual
init(Uint32 tableChangesMask) (defined in BackupRestore)BackupRestorevirtual
logEntry(const LogEntry &) (defined in BackupRestore)BackupRestorevirtual
m_allowed_promotion_attrs (defined in BackupRestore)BackupRestorestatic
m_cache (defined in BackupRestore)BackupRestore
m_callback (defined in BackupRestore)BackupRestore
m_cluster_connection (defined in BackupRestore)BackupRestore
m_dataBytes (defined in BackupRestore)BackupRestore
m_dataCount (defined in BackupRestore)BackupRestore
m_disable_indexes (defined in BackupRestore)BackupRestore
m_free_callback (defined in BackupRestore)BackupRestore
m_hashmaps (defined in BackupRestore)BackupRestore
m_index_per_table (defined in BackupRestore)BackupRestore
m_indexes (defined in BackupRestore)BackupRestore
m_logBytes (defined in BackupRestore)BackupRestore
m_logCount (defined in BackupRestore)BackupRestore
m_logfilegroups (defined in BackupRestore)BackupRestore
m_n_datafile (defined in BackupRestore)BackupRestore
m_n_logfilegroup (defined in BackupRestore)BackupRestore
m_n_tables (defined in BackupRestore)BackupRestore
m_n_tablespace (defined in BackupRestore)BackupRestore
m_n_undofile (defined in BackupRestore)BackupRestore
m_ndb (defined in BackupRestore)BackupRestore
m_ndb_connectstring (defined in BackupRestore)BackupRestore
m_ndb_nodeid (defined in BackupRestore)BackupRestore
m_new_table (defined in BackupRestore)BackupRestore
m_new_tablesBackupRestore
m_no_restore_disk (defined in BackupRestore)BackupRestore
m_no_upgrade (defined in BackupRestore)BackupRestore
m_nodegroup_map (defined in BackupConsumer)BackupConsumer
m_nodegroup_map_len (defined in BackupConsumer)BackupConsumer
m_old_table (defined in BackupRestore)BackupRestore
m_parallelism (defined in BackupRestore)BackupRestore
m_preserve_trailing_spaces (defined in BackupRestore)BackupRestorestatic
m_rebuild_indexes (defined in BackupRestore)BackupRestore
m_restore (defined in BackupRestore)BackupRestore
m_restore_epoch (defined in BackupRestore)BackupRestore
m_restore_meta (defined in BackupRestore)BackupRestore
m_tableChangesMask (defined in BackupRestore)BackupRestore
m_tablespaces (defined in BackupRestore)BackupRestore
m_temp_error (defined in BackupRestore)BackupRestore
m_transactions (defined in BackupRestore)BackupRestore
map_in_frm(char *new_data, const char *data, uint data_len, uint *new_data_len) (defined in BackupRestore)BackupRestore
map_ng(Uint32 ng) (defined in BackupRestore)BackupRestore
map_nodegroups(Uint32 *ng_array, Uint32 no_parts) (defined in BackupRestore)BackupRestore
object(Uint32 type, const void *ptr) (defined in BackupRestore)BackupRestorevirtual
rebuild_indexes(const TableS &) (defined in BackupRestore)BackupRestorevirtual
release() (defined in BackupRestore)BackupRestorevirtual
report_completed(unsigned node_id, unsigned backup_id) (defined in BackupRestore)BackupRestorevirtual
report_data(unsigned node_id, unsigned backup_id) (defined in BackupRestore)BackupRestorevirtual
report_log(unsigned node_id, unsigned backup_id) (defined in BackupRestore)BackupRestorevirtual
report_meta_data(unsigned node_id, unsigned backup_id) (defined in BackupRestore)BackupRestorevirtual
report_started(unsigned node_id, unsigned backup_id) (defined in BackupRestore)BackupRestorevirtual
restoreAutoIncrement(restore_callback_t *cb, Uint32 tableId, Uint64 value) (defined in BackupRestore)BackupRestorevirtual
search_replace(char *search_str, char **new_data, const char **data, const char *end_data, uint *new_data_len) (defined in BackupRestore)BackupRestore
table(const TableS &)BackupRestorevirtual
table_compatible_check(const TableS &tableS)BackupRestorevirtual
table_equal(const TableS &) (defined in BackupConsumer)BackupConsumerinlinevirtual
translate_frm(NdbDictionary::Table *table) (defined in BackupRestore)BackupRestore
tuple(const TupleS &, Uint32 fragId) (defined in BackupRestore)BackupRestorevirtual
tuple_a(restore_callback_t *cb)BackupRestorevirtual
tuple_free() (defined in BackupRestore)BackupRestorevirtual
tuple_SYSTAB_0(restore_callback_t *cb, const TableS &) (defined in BackupRestore)BackupRestorevirtual
update_apply_status(const RestoreMetaData &metaData)BackupRestorevirtual
~BackupConsumer() (defined in BackupConsumer)BackupConsumerinlinevirtual
~BackupRestore() (defined in BackupRestore)BackupRestorevirtual