Struct sort_args
ClassList > sort_args
Public Attributes
Public Attributes Documentation
variable attr_ids
ATTR_ID* sort_args::attr_ids;
variable attr_info
HEAP_CACHE_ATTRINFO sort_args::attr_info;
variable attrinfo_inited
bool sort_args::attrinfo_inited;
variable attrs_prefix_length
int* sort_args::attrs_prefix_length;
variable btid
BTID_INT* sort_args::btid;
variable class_ids
OID* sort_args::class_ids;
variable cur_class
int sort_args::cur_class;
variable cur_oid
variable curr_pgoffset
int sort_args::curr_pgoffset;
variable curr_sec
FILE_PARTIAL_SECTOR sort_args::curr_sec;
variable filter
struct pred_expr_with_context* sort_args::filter;
variable filter_eval_func
PR_EVAL_FNC sort_args::filter_eval_func;
variable filter_index_info
FILTER_INDEX_INFO* sort_args::filter_index_info;
variable fk_name
const char* sort_args::fk_name;
variable fk_refcls_oid
OID* sort_args::fk_refcls_oid;
variable fk_refcls_pk_btid
BTID* sort_args::fk_refcls_pk_btid;
variable ftab_sets
std::vector<parallel_query::ftab_set>* sort_args::ftab_sets;
variable func_index_info
FUNCTION_INDEX_INFO* sort_args::func_index_info;
variable hfids
variable hfscan_cache
HEAP_SCANCACHE sort_args::hfscan_cache;
variable in_recdes
RECDES sort_args::in_recdes;
variable key_type
TP_DOMAIN* sort_args::key_type;
variable n_attrs
variable n_classes
int sort_args::n_classes;
variable n_nulls
variable n_oids
variable not_null_flag
int sort_args::not_null_flag;
variable oldest_visible_mvccid
MVCCID sort_args::oldest_visible_mvccid;
variable scancache_inited
bool sort_args::scancache_inited;
variable unique_pk
int sort_args::unique_pk;
The documentation for this class was generated from the following file cubrid/src/storage/btree_load.h