Skip to content

Struct bo_restart_arg

ClassList > bo_restart_arg

  • #include <boot_sr.h>

Public Attributes

Type Name
const char * backuppath
INT64 db_creation
bool is_restore_from_backup
char keys_file_path
int level
bool newvolpath
bool printtoc
LOG_LSA restart_committed_lsa
LOG_LSA restart_repl_lsa
bool restore_slave
bool restore_upto_bktime
time_t stopat
const char * verbose_file

Public Attributes Documentation

variable backuppath

const char* bo_restart_arg::backuppath;

variable db_creation

INT64 bo_restart_arg::db_creation;

variable is_restore_from_backup

bool bo_restart_arg::is_restore_from_backup;

variable keys_file_path

char bo_restart_arg::keys_file_path[PATH_MAX];

variable level

int bo_restart_arg::level;

variable newvolpath

bool bo_restart_arg::newvolpath;

variable printtoc

bool bo_restart_arg::printtoc;

variable restart_committed_lsa

LOG_LSA bo_restart_arg::restart_committed_lsa;

variable restart_repl_lsa

LOG_LSA bo_restart_arg::restart_repl_lsa;

variable restore_slave

bool bo_restart_arg::restore_slave;

variable restore_upto_bktime

bool bo_restart_arg::restore_upto_bktime;

variable stopat

time_t bo_restart_arg::stopat;

variable verbose_file

const char* bo_restart_arg::verbose_file;


The documentation for this class was generated from the following file cubrid/src/transaction/boot_sr.h