CUBRID Engine
latest
|
#include <partition_sr.h>
Public Attributes | |
SCANCACHE_LIST * | next |
PRUNING_SCAN_CACHE | scan_cache |
Definition at line 60 of file partition_sr.h.
SCANCACHE_LIST* scancache_list::next |
Definition at line 62 of file partition_sr.h.
Referenced by partition_clear_pruning_context(), partition_get_scancache(), partition_new_scancache(), and qexec_process_partition_unique_stats().
PRUNING_SCAN_CACHE scancache_list::scan_cache |
Definition at line 63 of file partition_sr.h.
Referenced by partition_clear_pruning_context(), partition_get_scancache(), partition_new_scancache(), and qexec_process_partition_unique_stats().