Skip to content

Struct parallel_heap_scan::child_stats

ClassList > parallel_heap_scan > child_stats

  • #include <px_heap_scan_trace_handler.hpp>

Public Attributes

Type Name
struct timeval elapsed_time
UINT64 fetch_time
UINT64 fetches
UINT64 ioreads
UINT64 qualified_rows
UINT64 read_rows

Public Attributes Documentation

variable elapsed_time

struct timeval parallel_heap_scan::child_stats::elapsed_time;

variable fetch_time

UINT64 parallel_heap_scan::child_stats::fetch_time;

variable fetches

UINT64 parallel_heap_scan::child_stats::fetches;

variable ioreads

UINT64 parallel_heap_scan::child_stats::ioreads;

variable qualified_rows

UINT64 parallel_heap_scan::child_stats::qualified_rows;

variable read_rows

UINT64 parallel_heap_scan::child_stats::read_rows;


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