Skip to content

Struct boot_server_credential

ClassList > boot_server_credential

  • #include <boot.h>

Public Attributes

Type Name
int db_charset
char * db_full_name
char * db_lang
float disk_compatibility
HA_SERVER_STATE ha_server_state
char * host_name
char * lob_path
PGLENGTH log_page_size
PGLENGTH page_size
int process_id
HFID root_class_hfid
OID root_class_oid
char server_session_key

Public Attributes Documentation

variable db_charset

int boot_server_credential::db_charset;

variable db_full_name

char* boot_server_credential::db_full_name;

variable db_lang

char* boot_server_credential::db_lang;

variable disk_compatibility

float boot_server_credential::disk_compatibility;

variable ha_server_state

HA_SERVER_STATE boot_server_credential::ha_server_state;

variable host_name

char* boot_server_credential::host_name;

variable lob_path

char* boot_server_credential::lob_path;

variable log_page_size

PGLENGTH boot_server_credential::log_page_size;

variable page_size

PGLENGTH boot_server_credential::page_size;

variable process_id

int boot_server_credential::process_id;

variable root_class_hfid

HFID boot_server_credential::root_class_hfid;

variable root_class_oid

OID boot_server_credential::root_class_oid;

variable server_session_key

char boot_server_credential::server_session_key[SERVER_SESSION_KEY_SIZE];


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