Skip to content

Struct sort_args

ClassList > sort_args

  • #include <btree_load.h>

Public Attributes

Type Name
ATTR_ID * attr_ids
HEAP_CACHE_ATTRINFO attr_info
bool attrinfo_inited
int * attrs_prefix_length
BTID_INT * btid
OID * class_ids
int cur_class
OID cur_oid
int curr_pgoffset
FILE_PARTIAL_SECTOR curr_sec
struct pred_expr_with_context * filter
PR_EVAL_FNC filter_eval_func
FILTER_INDEX_INFO * filter_index_info
const char * fk_name
OID * fk_refcls_oid
BTID * fk_refcls_pk_btid
std::vector< parallel_query::ftab_set > * ftab_sets
FUNCTION_INDEX_INFO * func_index_info
HFID * hfids
HEAP_SCANCACHE hfscan_cache
RECDES in_recdes
TP_DOMAIN * key_type
int n_attrs
int n_classes
int n_nulls
int n_oids
int not_null_flag
MVCCID oldest_visible_mvccid
bool scancache_inited
int unique_pk

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

OID sort_args::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

HFID* sort_args::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

int sort_args::n_attrs;

variable n_classes

int sort_args::n_classes;

variable n_nulls

int sort_args::n_nulls;

variable n_oids

int sort_args::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