Struct SUBKEY_INFO¶
#include <external_sort.h>
Public Attributes¶
| Type | Name |
|---|---|
| TP_DOMAIN * | cmp_dom |
| int | col |
| TP_DOMAIN * | col_dom |
| int | is_desc |
| int | is_nulls_first |
| int | permuted_col |
| DB_VALUE_COMPARE_RESULT(* | sort_f |
| bool | use_cmp_dom |
Public Attributes Documentation¶
variable cmp_dom¶
variable col¶
variable col_dom¶
variable is_desc¶
variable is_nulls_first¶
variable permuted_col¶
variable sort_f¶
DB_VALUE_COMPARE_RESULT(* SUBKEY_INFO::sort_f) (void *tplp1, void *tplp2, TP_DOMAIN *dom, int do_coercion, int total_order, int *start_col);
variable use_cmp_dom¶
The documentation for this class was generated from the following file cubrid/src/storage/external_sort.h