![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| BankerTemporaryServer (const Redis::Address &redisAddress, const std::string &zookeeperUri, const std::string &zookeeperPath="CWD") | |
| void | start () |
| void | shutdownWithSignal (int signal) |
| void | shutdown () |
| void | exterminate () |
Public Attributes | |
| Redis::Address | redisAddress_ |
| std::string | zookeeperUri_ |
| std::string | zookeeperPath_ |
| int | serverPid_ |
Definition at line 28 of file banker_temporary_server.h.
1.7.6.1