CUBRID Engine  latest
global_unique_stats Struct Reference

#include <log_impl.h>

Collaboration diagram for global_unique_stats:
Collaboration graph

Public Attributes

BTID btid
 
GLOBAL_UNIQUE_STATSstack
 
GLOBAL_UNIQUE_STATSnext
 
pthread_mutex_t mutex
 
UINT64 del_id
 
LOG_UNIQUE_STATS unique_stats
 
LOG_LSA last_log_lsa
 

Detailed Description

Definition at line 614 of file log_impl.h.

Member Data Documentation

BTID global_unique_stats::btid
UINT64 global_unique_stats::del_id

Definition at line 620 of file log_impl.h.

GLOBAL_UNIQUE_STATS* global_unique_stats::next

Definition at line 618 of file log_impl.h.

GLOBAL_UNIQUE_STATS* global_unique_stats::stack

Definition at line 617 of file log_impl.h.


The documentation for this struct was generated from the following file: