Skip to content

Struct dbdef_vol_ext_info

ClassList > dbdef_vol_ext_info

  • #include <storage_common.h>

Public Attributes

Type Name
const char * comments
int extend_npages
int max_npages
int max_writesize_in_sec
const char * name
INT32 nsect_max
INT32 nsect_total
bool overwrite
const char * path
DB_VOLPURPOSE purpose
DB_VOLTYPE voltype

Public Attributes Documentation

variable comments

const char* dbdef_vol_ext_info::comments;

variable extend_npages

int dbdef_vol_ext_info::extend_npages;

variable max_npages

int dbdef_vol_ext_info::max_npages;

variable max_writesize_in_sec

int dbdef_vol_ext_info::max_writesize_in_sec;

variable name

const char* dbdef_vol_ext_info::name;

variable nsect_max

INT32 dbdef_vol_ext_info::nsect_max;

variable nsect_total

INT32 dbdef_vol_ext_info::nsect_total;

variable overwrite

bool dbdef_vol_ext_info::overwrite;

variable path

const char* dbdef_vol_ext_info::path;

variable purpose

DB_VOLPURPOSE dbdef_vol_ext_info::purpose;

variable voltype

DB_VOLTYPE dbdef_vol_ext_info::voltype;


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