Skip to content

Struct global_unique_stats

ClassList > global_unique_stats

  • #include <log_impl.h>

Public Attributes

Type Name
BTID btid
UINT64 del_id
LOG_LSA last_log_lsa
pthread_mutex_t mutex
GLOBAL_UNIQUE_STATS * next
GLOBAL_UNIQUE_STATS * stack
LOG_UNIQUE_STATS unique_stats

Public Attributes Documentation

variable btid

BTID global_unique_stats::btid;

variable del_id

UINT64 global_unique_stats::del_id;

variable last_log_lsa

LOG_LSA global_unique_stats::last_log_lsa;

variable mutex

pthread_mutex_t global_unique_stats::mutex;

variable next

GLOBAL_UNIQUE_STATS* global_unique_stats::next;

variable stack

GLOBAL_UNIQUE_STATS* global_unique_stats::stack;

variable unique_stats

LOG_UNIQUE_STATS global_unique_stats::unique_stats;


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