![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| bool | operator== (const ThriftFlumeEvent &rhs) const |
| bool | operator!= (const ThriftFlumeEvent &rhs) const |
| bool | operator< (const ThriftFlumeEvent &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const |
Public Attributes | |
| Timestamp | timestamp |
| Priority::type | priority |
| std::string | body |
| int64_t | nanos |
| std::string | host |
|
std::map< std::string, std::string > | fields |
| _ThriftFlumeEvent__isset | __isset |
Static Public Attributes | |
| static const char * | ascii_fingerprint = "BC13FFB3246A0179557F7F60C181A557" |
| static const uint8_t | binary_fingerprint [16] = {0xBC,0x13,0xFF,0xB3,0x24,0x6A,0x01,0x79,0x55,0x7F,0x7F,0x60,0xC1,0x81,0xA5,0x57} |
Definition at line 53 of file flume_types.h.
1.7.6.1