Skip to content

Struct hashjoin_input_stats

ClassList > hashjoin_input_stats

  • #include <query_hash_join.h>

Public Attributes

Type Name
TSCTIMEVAL elapsed_time
UINT64 fetches
UINT64 ioreads
UINT64 qualified_rows
HASHJOIN_RANGE_TIME_STATS range_time
UINT64 read_keys
UINT64 read_rows

Public Attributes Documentation

variable elapsed_time

TSCTIMEVAL hashjoin_input_stats::elapsed_time;

variable fetches

UINT64 hashjoin_input_stats::fetches;

variable ioreads

UINT64 hashjoin_input_stats::ioreads;

variable qualified_rows

UINT64 hashjoin_input_stats::qualified_rows;

variable range_time

HASHJOIN_RANGE_TIME_STATS hashjoin_input_stats::range_time;

variable read_keys

UINT64 hashjoin_input_stats::read_keys;

variable read_rows

UINT64 hashjoin_input_stats::read_rows;


The documentation for this class was generated from the following file cubrid/src/query/query_hash_join.h