Skip to content

Struct sq_cache

ClassList > sq_cache

  • #include <subquery_cache.h>

Public Attributes

Type Name
bool enabled
int hit
MHT_TABLE * ht
int miss
UINT64 size
UINT64 size_max
SQ_KEY * sq_key_struct
struct sq_cache stats

Public Attributes Documentation

variable enabled

bool sq_cache::enabled;

variable hit

int sq_cache::hit;

variable ht

MHT_TABLE* sq_cache::ht;

variable miss

int sq_cache::miss;

variable size

UINT64 sq_cache::size;

variable size_max

UINT64 sq_cache::size_max;

variable sq_key_struct

SQ_KEY* sq_cache::sq_key_struct;

variable stats

struct sq_cache sq_cache::stats;


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