CUBRID Engine  latest
replication.h File Reference
#include "config.h"
#include "error_manager.h"
#include "log_lsa.hpp"
#include "memory_alloc.h"
#include "oid.h"
#include "system_parameter.h"
Include dependency graph for replication.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  repl_info
 
struct  repl_info_statement
 

Typedefs

typedef struct repl_info REPL_INFO
 
typedef struct repl_info_statement REPL_INFO_SBR
 

Enumerations

enum  REPL_INFO_TYPE { REPL_INFO_TYPE_SBR, REPL_INFO_TYPE_RBR_START, REPL_INFO_TYPE_RBR_NORMAL, REPL_INFO_TYPE_RBR_END }
 

Typedef Documentation

typedef struct repl_info REPL_INFO

Definition at line 51 of file replication.h.

Definition at line 59 of file replication.h.

Enumeration Type Documentation

Enumerator
REPL_INFO_TYPE_SBR 
REPL_INFO_TYPE_RBR_START 
REPL_INFO_TYPE_RBR_NORMAL 
REPL_INFO_TYPE_RBR_END 

Definition at line 43 of file replication.h.