CUBRID Engine
latest
|
#include <xasl.h>
Public Attributes | |
PRED_EXPR * | pred |
int | num_attrs_pred |
ATTR_ID * | attrids_pred |
HEAP_CACHE_ATTRINFO * | cache_pred |
XASL_UNPACK_INFO * | unpack_info |
ATTR_ID* pred_expr_with_context::attrids_pred |
Definition at line 1060 of file xasl.h.
Referenced by create_or_drop_index_helper(), do_recreate_filter_index_constr(), locator_eval_filter_predicate(), pt_init_pred_expr_context(), stx_build_filter_pred_node(), xbtree_load_index(), xbtree_load_online_index(), and xts_process_filter_pred_node().
HEAP_CACHE_ATTRINFO* pred_expr_with_context::cache_pred |
Definition at line 1061 of file xasl.h.
Referenced by btree_sort_get_next(), locator_eval_filter_predicate(), online_index_builder(), pt_init_pred_expr_context(), stx_build_filter_pred_node(), xbtree_load_index(), xbtree_load_online_index(), and xts_process_filter_pred_node().
int pred_expr_with_context::num_attrs_pred |
Definition at line 1059 of file xasl.h.
Referenced by create_or_drop_index_helper(), do_recreate_filter_index_constr(), locator_eval_filter_predicate(), pt_init_pred_expr_context(), stx_build_filter_pred_node(), xbtree_load_index(), xbtree_load_online_index(), and xts_process_filter_pred_node().
PRED_EXPR* pred_expr_with_context::pred |
Definition at line 1058 of file xasl.h.
Referenced by btree_sort_get_next(), locator_eval_filter_predicate(), online_index_builder(), pt_init_pred_expr_context(), qexec_clear_pred_context(), stx_build_filter_pred_node(), xbtree_load_index(), and xts_process_filter_pred_node().
XASL_UNPACK_INFO* pred_expr_with_context::unpack_info |
Definition at line 1062 of file xasl.h.
Referenced by fpcache_entry_uninit(), fpcache_retire(), stx_map_stream_to_filter_pred(), xbtree_load_index(), and xbtree_load_online_index().