|
CUBRID Engine
latest
|

Public Attributes | |
| int * | num_pages |
| int | num_slots |
| int | first_run |
| int | last_run |
Definition at line 95 of file external_sort.c.
| int file_contents::first_run |
Definition at line 100 of file external_sort.c.
Referenced by sort_checkalloc_numpages_of_outfiles(), sort_exphase_merge(), sort_exphase_merge_elim_dup(), sort_get_avg_numpages_of_nonempty_tmpfile(), sort_get_num_file_contents(), sort_get_numpages_of_active_infiles(), sort_listfile(), sort_run_add_new(), and sort_run_remove_first().
| int file_contents::last_run |
Definition at line 101 of file external_sort.c.
Referenced by sort_checkalloc_numpages_of_outfiles(), sort_get_avg_numpages_of_nonempty_tmpfile(), sort_get_num_file_contents(), sort_listfile(), sort_run_add_new(), and sort_run_remove_first().
| int* file_contents::num_pages |
Definition at line 97 of file external_sort.c.
Referenced by sort_checkalloc_numpages_of_outfiles(), sort_exphase_merge(), sort_exphase_merge_elim_dup(), sort_get_avg_numpages_of_nonempty_tmpfile(), sort_get_num_file_contents(), sort_listfile(), sort_read_area(), sort_return_used_resources(), sort_run_add_new(), and sort_write_area().
| int file_contents::num_slots |
Definition at line 99 of file external_sort.c.
Referenced by sort_listfile(), and sort_run_add_new().