RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions | Protected Attributes
ThriftFlumeEventServerClient Class Reference
Inheritance diagram for ThriftFlumeEventServerClient:
ThriftFlumeEventServerIf

List of all members.

Public Member Functions

 ThriftFlumeEventServerClient (boost::shared_ptr< ::apache::thrift::protocol::TProtocol > prot)
 ThriftFlumeEventServerClient (boost::shared_ptr< ::apache::thrift::protocol::TProtocol > iprot, boost::shared_ptr< ::apache::thrift::protocol::TProtocol > oprot)
boost::shared_ptr
< ::apache::thrift::protocol::TProtocol > 
getInputProtocol ()
boost::shared_ptr
< ::apache::thrift::protocol::TProtocol > 
getOutputProtocol ()
void append (const ThriftFlumeEvent &evt)
void send_append (const ThriftFlumeEvent &evt)
void close ()
void send_close ()
void recv_close ()

Protected Attributes

boost::shared_ptr
< ::apache::thrift::protocol::TProtocol > 
piprot_
boost::shared_ptr
< ::apache::thrift::protocol::TProtocol > 
poprot_
::apache::thrift::protocol::TProtocol * iprot_
::apache::thrift::protocol::TProtocol * oprot_

Detailed Description

Definition at line 153 of file ThriftFlumeEventServer.h.


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