|
iceberg-cpp
|
Public Member Functions | |
| FireEventResponse (const FireEventResponse &) | |
| FireEventResponse & | operator= (const FireEventResponse &) |
| void | __set_eventIds (const std::vector< int64_t > &val) |
| bool | operator== (const FireEventResponse &rhs) const |
| bool | operator!= (const FireEventResponse &rhs) const |
| bool | operator< (const FireEventResponse &) const |
| uint32_t | read (::apache::thrift::protocol::TProtocol *iprot) override |
| uint32_t | write (::apache::thrift::protocol::TProtocol *oprot) const override |
| virtual void | printTo (std::ostream &out) const |
Public Attributes | |
| std::vector< int64_t > | eventIds |
| _FireEventResponse__isset | __isset |