Skip to content

Struct orderby_stat

ClassList > orderby_stat

  • #include <xasl.h>

Public Attributes

Type Name
bool orderby_filesort
UINT64 orderby_ioreads
UINT64 orderby_pages
struct timeval orderby_time
bool orderby_topnsort
int parallel_num
UINT64 px_max_orderby_ioreads
UINT64 px_max_orderby_pages
UINT64 px_max_orderby_time
UINT64 px_min_orderby_ioreads
UINT64 px_min_orderby_pages
UINT64 px_min_orderby_time

Public Attributes Documentation

variable orderby_filesort

bool orderby_stat::orderby_filesort;

variable orderby_ioreads

UINT64 orderby_stat::orderby_ioreads;

variable orderby_pages

UINT64 orderby_stat::orderby_pages;

variable orderby_time

struct timeval orderby_stat::orderby_time;

variable orderby_topnsort

bool orderby_stat::orderby_topnsort;

variable parallel_num

int orderby_stat::parallel_num;

variable px_max_orderby_ioreads

UINT64 orderby_stat::px_max_orderby_ioreads;

variable px_max_orderby_pages

UINT64 orderby_stat::px_max_orderby_pages;

variable px_max_orderby_time

UINT64 orderby_stat::px_max_orderby_time;

variable px_min_orderby_ioreads

UINT64 orderby_stat::px_min_orderby_ioreads;

variable px_min_orderby_pages

UINT64 orderby_stat::px_min_orderby_pages;

variable px_min_orderby_time

UINT64 orderby_stat::px_min_orderby_time;


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