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
Datacratic::FlumeRpcEndpoint::Handler Struct Reference
Inheritance diagram for Datacratic::FlumeRpcEndpoint::Handler:
ThriftFlumeEventServerIf

List of all members.

Public Member Functions

 Handler (FlumeRpcEndpoint *ep)
void append (const ThriftFlumeEvent &evt)
void close ()
void start (int port)

Public Attributes

FlumeRpcEndpointep
boost::shared_ptr< TServer > server
boost::shared_ptr< boost::thread > thread

Detailed Description

Definition at line 39 of file flume_endpoint.cc.


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