My Project
Defines | Enumerations
rpl_slave.h File Reference

Go to the source code of this file.

Defines

#define MASTER_DELAY_MAX   (0x7FFFFFFF)
#define SLAVE_MAX_HEARTBEAT_PERIOD   4294967
#define SLAVE_IO   1
#define SLAVE_SQL   2

Enumerations

enum  SLAVE_THD_TYPE { SLAVE_THD_IO, SLAVE_THD_SQL, SLAVE_THD_WORKER }

Detailed Description


Define Documentation

#define MASTER_DELAY_MAX   (0x7FFFFFFF)

MASTER_DELAY can be at most (1 << 31) - 1.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines