CUBRID Engine  latest
bo_restart_arg Struct Reference

#include <boot_sr.h>

Collaboration diagram for bo_restart_arg:
Collaboration graph

Public Attributes

bool printtoc
 
time_t stopat
 
const char * backuppath
 
int level
 
const char * verbose_file
 
bool newvolpath
 
bool restore_upto_bktime
 
bool restore_slave
 
bool is_restore_from_backup
 
INT64 db_creation
 
LOG_LSA restart_repl_lsa
 
char keys_file_path [PATH_MAX]
 

Detailed Description

Definition at line 92 of file boot_sr.h.

Member Data Documentation

const char* bo_restart_arg::backuppath

Definition at line 96 of file boot_sr.h.

Referenced by logpb_restore(), print_backup_info(), restoredb(), and restoreslave().

INT64 bo_restart_arg::db_creation

Definition at line 105 of file boot_sr.h.

Referenced by log_initialize_internal(), and restoreslave().

bool bo_restart_arg::is_restore_from_backup

Definition at line 104 of file boot_sr.h.

Referenced by boot_restart_server(), restoredb(), and restoreslave().

char bo_restart_arg::keys_file_path[PATH_MAX]
int bo_restart_arg::level

Definition at line 97 of file boot_sr.h.

Referenced by logpb_restore(), print_backup_info(), restoredb(), and restoreslave().

bool bo_restart_arg::newvolpath
bool bo_restart_arg::printtoc

Definition at line 94 of file boot_sr.h.

Referenced by logpb_restore(), restoredb(), and restoreslave().

LOG_LSA bo_restart_arg::restart_repl_lsa

Definition at line 106 of file boot_sr.h.

Referenced by log_initialize_internal(), and restoreslave().

bool bo_restart_arg::restore_slave

Definition at line 103 of file boot_sr.h.

Referenced by boot_restart_server(), log_initialize_internal(), restoredb(), and restoreslave().

bool bo_restart_arg::restore_upto_bktime

Definition at line 101 of file boot_sr.h.

Referenced by logpb_restore(), restoredb(), and restoreslave().

time_t bo_restart_arg::stopat

Definition at line 95 of file boot_sr.h.

Referenced by log_initialize_internal(), logpb_restore(), restoredb(), and restoreslave().

const char* bo_restart_arg::verbose_file

Definition at line 98 of file boot_sr.h.

Referenced by logpb_restore(), restoredb(), and restoreslave().


The documentation for this struct was generated from the following file: