Struct pruning_context
ClassList > pruning_context
#include <partition_sr.h>
Public Attributes
Public Attributes Documentation
variable attr_id
ATTR_ID pruning_context::attr_id;
variable attr_info
HEAP_CACHE_ATTRINFO pruning_context::attr_info;
variable attr_position
int pruning_context::attr_position;
variable count
int pruning_context::count;
variable error_code
int pruning_context::error_code;
variable fp_cache_context
xasl_unpack_info* pruning_context::fp_cache_context;
variable is_attr_info_inited
bool pruning_context::is_attr_info_inited;
variable is_from_cache
bool pruning_context::is_from_cache;
variable partition_pred
func_pred* pruning_context::partition_pred;
variable partition_type
DB_PARTITION_TYPE pruning_context::partition_type;
variable partitions
OR_PARTITION* pruning_context::partitions;
variable pruning_type
int pruning_context::pruning_type;
variable root_oid
OID pruning_context::root_oid;
variable root_repr_id
REPR_ID pruning_context::root_repr_id;
variable scan_cache_list
SCANCACHE_LIST* pruning_context::scan_cache_list;
variable selected_partition
OR_PARTITION* pruning_context::selected_partition;
variable spec
access_spec_node* pruning_context::spec;
variable thread_p
THREAD_ENTRY* pruning_context::thread_p;
variable vd
val_descr* pruning_context::vd;
The documentation for this class was generated from the following file cubrid/src/query/partition_sr.h