Skip to content

Struct xcache_stats

ClassList > xcache_stats

Public Attributes

Type Name
INT64 cleanups
INT64 deletes
INT64 deletes_at_cleanup
INT64 failed_recompiles
INT64 fix
INT64 found_at_insert
INT64 hits
INT64 inserts
INT64 lookups
INT64 miss
INT64 recompiles
INT64 rt_checks
INT64 rt_true
INT64 unfix

Public Attributes Documentation

variable cleanups

INT64 xcache_stats::cleanups;

variable deletes

INT64 xcache_stats::deletes;

variable deletes_at_cleanup

INT64 xcache_stats::deletes_at_cleanup;

variable failed_recompiles

INT64 xcache_stats::failed_recompiles;

variable fix

INT64 xcache_stats::fix;

variable found_at_insert

INT64 xcache_stats::found_at_insert;

variable hits

INT64 xcache_stats::hits;

variable inserts

INT64 xcache_stats::inserts;

variable lookups

INT64 xcache_stats::lookups;

variable miss

INT64 xcache_stats::miss;

variable recompiles

INT64 xcache_stats::recompiles;

variable rt_checks

INT64 xcache_stats::rt_checks;

variable rt_true

INT64 xcache_stats::rt_true;

variable unfix

INT64 xcache_stats::unfix;


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