Struct 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¶
variable hit¶
variable ht¶
variable miss¶
variable size¶
variable size_max¶
variable sq_key_struct¶
variable stats¶
The documentation for this class was generated from the following file cubrid/src/query/subquery_cache.h