![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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_ |
Definition at line 153 of file ThriftFlumeEventServer.h.
1.7.6.1