RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
RTBKIT::BankerTemporaryServer Struct Reference

List of all members.

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_

Detailed Description

Definition at line 28 of file banker_temporary_server.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator