|
SequoiaDB
|
C++ sdb data source configure. More...
Go to the source code of this file.
Classes | |
| class | sdbclient::sdbDataSourceConf |
| The configure of sdb data source. More... | |
Namespaces | |
| namespace | sdbclient |
| SequoiaDB Driver for C++. | |
Macros | |
| #define | SDB_DS_TOPRECREATE_THRESHOLD 2 |
| #define | SDB_DS_CHECKUNNORMALCOORD_INTERVAL (60 * 1000) |
| #define | SDB_DS_CREATECONN_RETRYTIME 3 |
Enumerations | |
| enum | sdbclient::DATASOURCE_STRATEGY { sdbclient::DS_STY_SERIAL, sdbclient::DS_STY_RANDOM, sdbclient::DS_STY_LOCAL, sdbclient::DS_STY_BALANCE } |
C++ sdb data source configure.
| #define SDB_DS_CHECKUNNORMALCOORD_INTERVAL (60 * 1000) |
check unnormal coord interval, default:60 * 1000ms
| #define SDB_DS_CREATECONN_RETRYTIME 3 |
create connection retry time at a coord, default:3
| #define SDB_DS_TOPRECREATE_THRESHOLD 2 |
to previous create threshold
1.8.2