Skip to content

Struct SORT_INFO

ClassList > SORT_INFO

  • #include <external_sort.h>

Public Attributes

Type Name
void * extra_arg
int flag
QFILE_LIST_ID * input_file
SORTKEY_INFO key_info
void * orderby_stats
QFILE_LIST_ID * output_file
RECDES output_recdes
int parallelism
QFILE_SORT_SCAN_ID * s_id
SORT_LIST * sort_list_p

Public Attributes Documentation

variable extra_arg

void* SORT_INFO::extra_arg;

variable flag

int SORT_INFO::flag;

variable input_file

QFILE_LIST_ID* SORT_INFO::input_file;

variable key_info

SORTKEY_INFO SORT_INFO::key_info;

variable orderby_stats

void* SORT_INFO::orderby_stats;

variable output_file

QFILE_LIST_ID* SORT_INFO::output_file;

variable output_recdes

RECDES SORT_INFO::output_recdes;

variable parallelism

int SORT_INFO::parallelism;

variable s_id

QFILE_SORT_SCAN_ID* SORT_INFO::s_id;

variable sort_list_p

SORT_LIST* SORT_INFO::sort_list_p;


The documentation for this class was generated from the following file cubrid/src/storage/external_sort.h