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

Public Attributes

char low_high
 
unsigned short tree_depth
 
long start
 
long stop
 

Detailed Description

Definition at line 226 of file external_sort.c.

Member Data Documentation

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().


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