Struct cdc_producer¶
#include <log_impl.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | all_in_cond |
| UINT64 * | extraction_classoids |
| char ** | extraction_user |
| pthread_mutex_t | lock |
| LOG_LSA | next_extraction_lsa |
| int | num_extraction_class |
| int | num_extraction_user |
| int | produced_queue_size |
| volatile CDC_PRODUCER_REQUEST | request |
| volatile CDC_PRODUCER_STATE | state |
| CDC_TEMP_LOGBUF | temp_logbuf |
| std::unordered_map< TRANID, int > | tran_ignore |
| std::unordered_map< TRANID, char * > | tran_user |
| pthread_cond_t | wait_cond |
Public Attributes Documentation¶
variable all_in_cond¶
variable extraction_classoids¶
variable extraction_user¶
variable lock¶
variable next_extraction_lsa¶
variable num_extraction_class¶
variable num_extraction_user¶
variable produced_queue_size¶
variable request¶
variable state¶
variable temp_logbuf¶
variable tran_ignore¶
variable tran_user¶
variable wait_cond¶
The documentation for this class was generated from the following file cubrid/src/transaction/log_impl.h