![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
addBudget(const AccountKey &account, CurrencyPool amount) | RTBKIT::RouterStack | |
addChildServiceStatus(Json::Value &result) const | Datacratic::ServiceBase | [virtual] |
budgetController (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
children_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
config (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
eventPrefix_ (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [protected] |
EventRecorder(const std::string &eventPrefix, const std::shared_ptr< EventService > &events) (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
EventRecorder(const std::string &eventPrefix, const std::shared_ptr< ServiceProxies > &services) (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
events_ (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [protected] |
getServices() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
getServiceStatus() const | Datacratic::ServiceBase | [virtual] |
getStats() const (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | [inline] |
getZmqContext() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
init() (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
initialized (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
initStatePersistence(const std::string &path) | RTBKIT::RouterStack | [inline] |
injectCampaignEvent(const std::string &label, const Id &auctionId, const Id &spotId, Date timestamp, const JsonHolder &eventMeta, const UserIds &uids) | RTBKIT::RouterStack | [inline] |
injectLoss(const Id &auctionId, const Id &adSpotId, Date timestamp, const JsonHolder &lossMeta, const AccountKey &account, Date bidTimestamp) | RTBKIT::RouterStack | [inline] |
injectWin(const Id &auctionId, const Id &adSpotId, Amount winPrice, Date timestamp, const JsonHolder &winMeta, const UserIds &uids, const AccountKey &account, Date bidTimestamp) | RTBKIT::RouterStack | [inline] |
logException(std::exception_ptr exc, const std::string &context) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
masterBanker (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
monitor (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
notifyFinishedAuction(const Id &auctionId) (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | [inline] |
notifyFinishedSpot(const Id &auctionId, const Id &adSpotId) | RTBKIT::RouterStack | [inline] |
numAuctionsInProgress() (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | [inline] |
numNonIdle() const (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | [virtual] |
parent_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
postAuctionLoop (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
recordCount(float count, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordCount(float count, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordCount(float count, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordCount(float count, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordEvent(const char *eventName, EventType type=ET_COUNT, float value=1.0) const | Datacratic::EventRecorder | [inline] |
recordEventFmt(EventType type, float value, const char *fmt,...) const JML_FORMAT_STRING(4 (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | |
recordHit(const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordHit(const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordHit(const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordHit(const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordLevel(float level, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordLevel(float level, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordLevel(float level, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordLevel(float level, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordOutcome(float outcome, const std::string &event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordOutcome(float outcome, const char *event, Args...args) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordOutcome(float outcome, const char *event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
recordOutcome(float outcome, const std::string &event) const (defined in Datacratic::EventRecorder) | Datacratic::EventRecorder | [inline] |
redis (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
registerServiceProvider(const std::string &name, const std::vector< std::string > &serviceClasses) | Datacratic::ServiceBase | |
router (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
RouterStack(std::shared_ptr< ServiceProxies > services, const std::string &serviceName="routerStack", double secondsUntilLossAssumed=2.0) (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
ServiceBase(const std::string &serviceName, std::shared_ptr< ServiceProxies >=std::shared_ptr< ServiceProxies >()) | Datacratic::ServiceBase | |
ServiceBase(const std::string &subServiceName, ServiceBase &parent) | Datacratic::ServiceBase | |
serviceName() const (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
serviceName_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
services_ (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [protected] |
setBudget(const AccountKey &account, CurrencyPool amount) | RTBKIT::RouterStack | |
setServices(std::shared_ptr< ServiceProxies > services) (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [inline] |
shutdown() (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | [virtual] |
sleepUntilIdle() | RTBKIT::RouterStack | [virtual] |
start(boost::function< void()> onStop=boost::function< void()>()) | RTBKIT::RouterStack | [virtual] |
submitAuction(const std::shared_ptr< Auction > &auction, const Id &adSpotId, const Auction::Response &response) (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
topupTransfer(const AccountKey &account, CurrencyPool amount) (defined in RTBKIT::RouterStack) | RTBKIT::RouterStack | |
unregisterServiceProvider(const std::string &name, const std::vector< std::string > &serviceClasses) | Datacratic::ServiceBase | |
~ServiceBase() (defined in Datacratic::ServiceBase) | Datacratic::ServiceBase | [virtual] |