|
CUBRID Engine
latest
|

Public Attributes | |
| UCA_COLL_KEY_TYPE | type |
| union { | |
| int cp | |
| int contr_id | |
| int exp_id | |
| } | val |
Definition at line 100 of file uca_support.c.
| int uca_coll_key::contr_id |
Definition at line 106 of file uca_support.c.
Referenced by add_opt_coll_contraction(), build_key_list_groups(), get_ce_list_from_coll_key(), make_coll_key(), and set_next_value_for_coll_key().
| int uca_coll_key::cp |
Definition at line 105 of file uca_support.c.
Referenced by build_key_list_groups(), create_opt_weights(), get_ce_list_from_coll_key(), make_coll_key(), set_next_value_for_coll_key(), and uca_comp_func_coll_key_fo().
| int uca_coll_key::exp_id |
Definition at line 107 of file uca_support.c.
Referenced by get_ce_list_from_coll_key(), and make_coll_key().
| UCA_COLL_KEY_TYPE uca_coll_key::type |
Definition at line 102 of file uca_support.c.
Referenced by add_opt_coll_contraction(), build_key_list_groups(), create_opt_weights(), get_ce_list_from_coll_key(), make_coll_key(), set_next_value_for_coll_key(), and uca_comp_func_coll_key_fo().
| union { ... } uca_coll_key::val |