Skip to content

Struct groupby_stat

ClassList > groupby_stat

  • #include <xasl.h>

Public Attributes

Type Name
AGGREGATE_HASH_STATE groupby_hash
UINT64 groupby_ioreads
UINT64 groupby_pages
bool groupby_sort
struct timeval groupby_time
int rows
bool run_groupby

Public Attributes Documentation

variable groupby_hash

AGGREGATE_HASH_STATE groupby_stat::groupby_hash;

variable groupby_ioreads

UINT64 groupby_stat::groupby_ioreads;

variable groupby_pages

UINT64 groupby_stat::groupby_pages;

variable groupby_sort

bool groupby_stat::groupby_sort;

variable groupby_time

struct timeval groupby_stat::groupby_time;

variable rows

int groupby_stat::rows;

variable run_groupby

bool groupby_stat::run_groupby;


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