CUBRID Engine
latest
|
Public Attributes | |
char | low_high |
unsigned short | tree_depth |
long | start |
long | stop |
Definition at line 226 of file external_sort.c.
char srun::low_high |
Definition at line 228 of file external_sort.c.
Referenced by sort_run_find(), sort_run_merge(), and sort_run_sort().
long srun::start |
Definition at line 230 of file external_sort.c.
Referenced by sort_run_find(), sort_run_merge(), and sort_run_sort().
long srun::stop |
Definition at line 231 of file external_sort.c.
Referenced by sort_run_find(), sort_run_merge(), and sort_run_sort().
unsigned short srun::tree_depth |
Definition at line 229 of file external_sort.c.
Referenced by sort_run_find(), sort_run_merge(), and sort_run_sort().