CUBRID Engine
latest
|
#include <xasl_cache.h>
Public Attributes | |
OID | oid |
LOCK | lock |
int | tcard |
Definition at line 43 of file xasl_cache.h.
LOCK xcache_related_object::lock |
Definition at line 46 of file xasl_cache.h.
Referenced by xcache_dump(), and xcache_insert().
OID xcache_related_object::oid |
Definition at line 45 of file xasl_cache.h.
Referenced by qmgr_is_related_class_modified(), xcache_check_recompilation_threshold(), xcache_dump(), xcache_entry_is_related_to_oid(), and xcache_insert().
int xcache_related_object::tcard |
Definition at line 47 of file xasl_cache.h.
Referenced by xcache_check_recompilation_threshold(), xcache_dump(), and xcache_insert().