CUBRID Engine  latest
uca_storage Struct Reference
Collaboration diagram for uca_storage:
Collaboration graph

Public Attributes

UCA_COLL_CE_LISTcoll_cp
 
UCA_CONTRACTIONcoll_contr
 
int max_contr
 
int count_contr
 
UCA_EXPANSIONcoll_exp
 
int max_exp
 
int count_exp
 
char prev_file_path [PATH_MAX]
 
int prev_contr_policy
 

Detailed Description

Definition at line 120 of file uca_support.c.

Member Data Documentation

UCA_EXPANSION* uca_storage::coll_exp
int uca_storage::count_exp
int uca_storage::max_contr

Definition at line 127 of file uca_support.c.

Referenced by destroy_uca_instance(), new_contraction(), and uca_free_data().

int uca_storage::max_exp

Definition at line 132 of file uca_support.c.

Referenced by destroy_uca_instance(), and new_expansion().

int uca_storage::prev_contr_policy

Definition at line 137 of file uca_support.c.

Referenced by load_ducet().

char uca_storage::prev_file_path[PATH_MAX]

Definition at line 136 of file uca_support.c.

Referenced by load_ducet(), and uca_free_data().


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