Skip to content

Struct parallel_scan::child_stats

ClassList > parallel_scan > child_stats

  • #include <px_scan_trace_handler.hpp>

Public Attributes

Type Name
bool covered_index
UINT64 data_qualified_rows
struct timeval elapsed_lookup
struct timeval elapsed_time
UINT64 fetch_time
UINT64 fetches
bool index_skip_scan
UINT64 ioreads
UINT64 key_qualified_rows
bool loose_index_scan
bool multi_range_opt
bool need_count_only
UINT64 qualified_keys
UINT64 qualified_rows
UINT64 read_keys
UINT64 read_rows

Public Attributes Documentation

variable covered_index

bool parallel_scan::child_stats::covered_index;

variable data_qualified_rows

UINT64 parallel_scan::child_stats::data_qualified_rows;

variable elapsed_lookup

struct timeval parallel_scan::child_stats::elapsed_lookup;

variable elapsed_time

struct timeval parallel_scan::child_stats::elapsed_time;

variable fetch_time

UINT64 parallel_scan::child_stats::fetch_time;

variable fetches

UINT64 parallel_scan::child_stats::fetches;

variable index_skip_scan

bool parallel_scan::child_stats::index_skip_scan;

variable ioreads

UINT64 parallel_scan::child_stats::ioreads;

variable key_qualified_rows

UINT64 parallel_scan::child_stats::key_qualified_rows;

variable loose_index_scan

bool parallel_scan::child_stats::loose_index_scan;

variable multi_range_opt

bool parallel_scan::child_stats::multi_range_opt;

variable need_count_only

bool parallel_scan::child_stats::need_count_only;

variable qualified_keys

UINT64 parallel_scan::child_stats::qualified_keys;

variable qualified_rows

UINT64 parallel_scan::child_stats::qualified_rows;

variable read_keys

UINT64 parallel_scan::child_stats::read_keys;

variable read_rows

UINT64 parallel_scan::child_stats::read_rows;


The documentation for this class was generated from the following file cubrid/src/query/parallel/px_scan/px_scan_trace_handler.hpp