Skip to content

Struct topn_tuples

ClassList > topn_tuples

  • #include <xasl.h>

Public Attributes

Type Name
struct binary_heap * heap
UINT64 max_size
SORT_LIST * sort_items
UINT64 total_size
TOPN_TUPLE * tuples
int values_count

Public Attributes Documentation

variable heap

struct binary_heap* topn_tuples::heap;

variable max_size

UINT64 topn_tuples::max_size;

variable sort_items

SORT_LIST* topn_tuples::sort_items;

variable total_size

UINT64 topn_tuples::total_size;

variable tuples

TOPN_TUPLE* topn_tuples::tuples;

variable values_count

int topn_tuples::values_count;


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